Geodetic coordinate type (available only with a Fixed coordinate system).
CoordinateSystem | Get the coordinate system and coordinate epoch. Note that with the Fixed coordinate system (required for the Geodetic coordinate type), the coordinate epoch is preset. |
CoordinateSystemType | Gets or sets the coordinate system being used. Note that the Geodetic coordinate type is available only if a Fixed coordinate system is selected. |
Latitude | Gets or sets the angle between the normal to the reference ellipsoid and the equatorial plane. Uses Angle Dimension. |
LatitudeRate | Gets or sets the rate of change in latitude. Uses AngleRate Dimension. |
Longitude | Gets or sets the angle between the projection of the position vector in the equatorial plane and the prime meridian. Uses Angle Dimension. |
LongitudeRate | Gets or sets the rate of change in longitude. Uses AngleRate Dimension. |
Size | Get the value of the altitude or radius. |
SizeType | Gets or sets the element (altitude or radius) used to specify size. |
StateEpoch | Smart epoch component allows the user to configure the state epoch explicitly or implicitly (using a pre-defined or custom time instant component). |
SupportedCoordinateSystemTypes | Returns an array of supported coordinate system types. |
Implemented Interface |
---|
IAgOrbitState |