AGI STK Objects 11 Send comments on this topic.
Orientation Property (IAgVeIntegratedAttitude)
See Also 





Description

Get the initial orientation of the satellite in the Earth Inertial (ECI) frame.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orientation() As IAgOrientation

[C#]
public IAgOrientation Orientation {get;}

[Managed C++]
public: __property IAgOrientation^ get_Orientation();

[Unmanaged C++]
public: HRESULT get_Orientation(
IAgOrientation ** ppRetVal
);

[Java]
public IAgOrientation getOrientation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1