Get the orbit orientation.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Orientation() As IAgClassicalOrientation |
| [C#] |
|---|
public IAgClassicalOrientation Orientation {get;} |
| [Managed C++] |
|---|
public: __property IAgClassicalOrientation ^ get_Orientation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgClassicalOrientation getOrientation(); |
[Python - STK API ] |
|---|
@property def Orientation(self) -> "IAgClassicalOrientation": |






