STK ObjectsSend comments on this topic.
IAgOrbitStateGeodetic Interface

Description

Geodetic coordinate type (available only with a Fixed coordinate system).

Public Properties

Public Property CoordinateSystemGet the coordinate system and coordinate epoch. Note that with the Fixed coordinate system (required for the Geodetic coordinate type), the coordinate epoch is preset.
Public Property CoordinateSystemTypeGets or sets the coordinate system being used. Note that the Geodetic coordinate type is available only if a Fixed coordinate system is selected.
Public Property LatitudeGets or sets the angle between the normal to the reference ellipsoid and the equatorial plane. Uses Angle Dimension.
Public Property LatitudeRateGets or sets the rate of change in latitude. Uses AngleRate Dimension.
Public Property LongitudeGets or sets the angle between the projection of the position vector in the equatorial plane and the prime meridian. Uses Angle Dimension.
Public Property LongitudeRateGets or sets the rate of change in longitude. Uses AngleRate Dimension.
Public Property SizeGet the value of the altitude or radius.
Public Property SizeTypeGets or sets the element (altitude or radius) used to specify size.
Public Property StateEpochSmart epoch component allows the user to configure the state epoch explicitly or implicitly (using a pre-defined or custom time instant component).
Public Property SupportedCoordinateSystemTypesReturns an array of supported coordinate system types.

Interfaces

Implemented Interface
IAgOrbitState

CoClasses that Implement IAgOrbitStateGeodetic

© 2024 Analytical Graphics, Inc. All Rights Reserved.