Representation.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Representation() As IAgOrbitState |
| [C#] |
|---|
public IAgOrbitState Representation {get;} |
| [Managed C++] |
|---|
public: __property IAgOrbitState ^ get_Representation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOrbitState getRepresentation(); |
[Python - STK API ] |
|---|
@property def Representation(self) -> "IAgOrbitState": |






