Returns the most commonly used axes (e.g. Sun ICRF, Earth Inertial, etc.).
Read-only property
| [Visual Basic .NET] |
|---|
Public Property WellKnownAxes() As IAgCrdnWellKnownAxes |
| [C#] |
|---|
public IAgCrdnWellKnownAxes WellKnownAxes {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnWellKnownAxes ^ get_WellKnownAxes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnWellKnownAxes getWellKnownAxes(); |
[Python - STK API ] |
|---|
@property def WellKnownAxes(self) -> "IAgCrdnWellKnownAxes": |






