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





Description

The vector rate in a specified axes.

Property type

Read-only property

Syntax

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

[C#]
public IAgCartesian3Vector Rate {get;}

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

[Unmanaged C++]
public: HRESULT get_Rate(
IAgCartesian3Vector ** ppRetVal
);

[Java]
public IAgCartesian3Vector getRate();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1