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





Description

A rate of change of the X-axis vector in the specified reference system.

Property type

Read-only property

Syntax

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

[C#]
public IAgCartesian3Vector XAxisRate {get;}

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

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

[Java]
public IAgCartesian3Vector getXAxisRate();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1