| IEcCombinationFactorsPsi1 Property |
Gets the Psi 1 factor
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> Psi1 { get; }
ReadOnly Property Psi1 As IProperty(Of Double)
Get
property IProperty<double>^ Psi1 {
IProperty<double>^ get ();
}
abstract Psi1 : IProperty<float> with get
Property Value
IPropertyDoubleSee Also