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





Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FixedPosition() As IAgPosition

[C#]
public IAgPosition FixedPosition {get;}

[Managed C++]
public: __property IAgPosition^ get_FixedPosition();

[Unmanaged C++]
public: HRESULT get_FixedPosition(
IAgPosition ** ppRetVal
);

[Java]
public IAgPosition getFixedPosition();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1