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






Windows & Linux

Description

Earth's Inertial axes (as defined in STK).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Inertial() As IAgCrdnAxes
[C#]
public IAgCrdnAxes Inertial {get;}
[Managed C++]
public: __property IAgCrdnAxes^ get_Inertial();
[Unmanaged C++]
public: HRESULT get_Inertial(
   IAgCrdnAxes ** ppRetVal
);
[Java]
public IAgCrdnAxes getInertial();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.