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






Windows & Linux

Description

Returns an attitude of the vehicle in central body fixed frame.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FixedOrientation() As IAgOrientation
[C#]
public IAgOrientation FixedOrientation {get;}
[Managed C++]
public: __property IAgOrientation ^ get_FixedOrientation();
[Unmanaged C++]
public: HRESULT get_FixedOrientation(
    IAgOrientation ** ppRetVal
);
[Java]
public IAgOrientation getFixedOrientation();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.