STK ObjectsSend comments on this topic.
IAgOrbitStateGeodetic Interface

Description

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

Public Properties

Public Property CoordinateSystemThe 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 CoordinateSystemTypeThe coordinate system being used. Note that the Geodetic coordinate type is available only if a Fixed coordinate system is selected.
Public Property LatitudeThe angle between the normal to the reference ellipsoid and the equatorial plane. Uses Angle Dimension.
Public Property LatitudeRateThe rate of change in latitude. Uses AngleRate Dimension.
Public Property LongitudeThe angle between the projection of the position vector in the equatorial plane and the prime meridian. Uses Angle Dimension.
Public Property LongitudeRateThe rate of change in longitude. Uses AngleRate Dimension.
Public Property SizeThe value of the altitude or radius.
Public Property SizeTypeThe 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.