STK Vector Geometry ToolSend comments on this topic.
Inertial Property (IAgCrdnWellKnownSunSystems)
See Also
Windows





Windows & Linux

Description

The Sun's Inertial coordinate system (as defined in STK).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Inertial() As IAgCrdnSystem
[C#]
public IAgCrdnSystem Inertial {get;}
[Managed C++]
public: __property IAgCrdnSystem ^ get_Inertial();
[Unmanaged C++]
public: HRESULT get_Inertial(
    IAgCrdnSystem ** ppRetVal
);
[Java]
public IAgCrdnSystem getInertial();
[Python - STK API ]
@property
def Inertial(self) -> "IAgCrdnSystem":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.