AGI AgAsHpopPlugin 11 Send comments on this topic.
Cr Property (IAgAsHpopPluginResultEval)
See Also 





Description

SRP Coefficient. Can only be set if SRP is on.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Cr() As Double

[C#]
public double Cr {get; set;}

[Managed C++]
public: __property double get_Cr();
public: __property void set_Cr(
double
);

[Unmanaged C++]
public: HRESULT get_Cr(
double * pRetVal
);
public: HRESULT put_Cr(
double NewCr
);

[Java]
public double getCr();public void setCr(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1