Returns the coordinate type currently being used.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property OrbitStateType() As AgEOrbitStateType |
| [C#] |
|---|
public AgEOrbitStateType OrbitStateType {get;} |
| [Managed C++] |
|---|
public: __property AgEOrbitStateType get_OrbitStateType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEOrbitStateType getOrbitStateType(); |
[Python - STK API ] |
|---|
@property def OrbitStateType(self) -> "AgEOrbitStateType": |






