AGI STK Objects 11Send comments on this topic.
InertialPosition Property (IAgSpatialState)
See Also 
Windows






Windows & Linux

Description

Returns a position of the vehicle in central body inertial frame.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InertialPosition() As IAgPosition
[C#]
public IAgPosition InertialPosition {get;}
[Managed C++]
public: __property IAgPosition^ get_InertialPosition();
[Unmanaged C++]
public: HRESULT get_InertialPosition(
   IAgPosition ** ppRetVal
);
[Java]
public IAgPosition getInertialPosition();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.