AGI STK Objects 11 Send comments on this topic.
IAgOrbitStateGeodetic Interface

Description

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

Object Model



Public Properties

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

Interfaces

Implemented Interface
IAgOrbitState

CoClasses that Implement IAgOrbitStateGeodetic

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1