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





Description

The orbit orientation.

Property type

Read-only property

Syntax

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

[C#]
public IAgClassicalOrientation Orientation {get;}

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

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

[Java]
public IAgClassicalOrientation getOrientation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1