AGI STK VGT 11 Send comments on this topic.
Inertial Property (IAgCrdnWellKnownEarthSystems)
See Also 





Description

Earth'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();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1