AGI STK VGT 11 Send comments on this topic.
Rate Property (IAgCrdnEvaluateWithRateResult)
See Also 





Description

A rate of change of the computed scalar value.

Property type

Read-only property

Syntax

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

[C#]
public double Rate {get;}

[Managed C++]
public: __property double get_Rate();

[Unmanaged C++]
public: HRESULT get_Rate(
double * pRetVal
);

[Java]
public double getRate();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1