A rate of change of the X-axis vector in the specified reference system.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property XAxisRate() As IAgCartesian3Vector |
| [C#] |
|---|
public IAgCartesian3Vector XAxisRate {get;} |
| [Managed C++] |
|---|
public: __property IAgCartesian3Vector ^ get_XAxisRate(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCartesian3Vector getXAxisRate(); |
| [Python - STK API] |
|---|
@property def XAxisRate(self) -> "IAgCartesian3Vector": |





