AGI STK Objects 11 Send comments on this topic.
CoordinateSystem Property (IAgOrbitStateGeodetic)
See Also 





Description

The coordinate system and coordinate epoch. Note that with the Fixed coordinate system (required for the Geodetic coordinate type), the coordinate epoch is preset.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CoordinateSystem() As IAgOrbitStateCoordinateSystem

[C#]
public IAgOrbitStateCoordinateSystem CoordinateSystem {get;}

[Managed C++]
public: __property IAgOrbitStateCoordinateSystem^ get_CoordinateSystem();

[Unmanaged C++]
public: HRESULT get_CoordinateSystem(
IAgOrbitStateCoordinateSystem ** ppRetVal
);

[Java]
public IAgOrbitStateCoordinateSystem getCoordinateSystem();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1