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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface