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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.