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