Mixed Spherical coordinate type, using a variation of the spherical elements that combines Earth-fixed position parameters with inertial velocity parameters.
Altitude | Gets or sets the object's position above or below the reference ellipsoid. Altitude is measured along a normal to the surface of the reference ellipsoid. Uses Distance Dimension. |
Azimuth | Azimuth the angle in the satellite local horizontal plane between the projection of the inertial velocity vector onto this plane and the local north direction measured as positive in the clockwise direction. |
CoordinateSystem | Get the coordinate system and coordinate epoch. |
CoordinateSystemType | Gets or sets the coordinate system being used. |
FPA | Value of Vertical or Horizontal Flight Path Angle. |
FPAType | Gets or sets the Flight Path Angle type can be Vertical or Horizontal. |
Latitude | Measured from -90.0 deg to +90.0 deg. The geodetic latitude of a point is the angle between (1) the normal to the reference ellipsoid that passes through the satellite position and (2) the equatorial plane. Uses Angle Dimension. |
Longitude | Measured from -180.0 deg to +360.0 deg. Uses Angle Dimension. |
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. |
Velocity | Gets or sets the magnitude of the inertial velocity vector. Uses Rate Dimension. |
Implemented Interface |
---|
IAgOrbitState |