The Apsis type exposes the following members.

Properties

  NameDescription
Public propertyIsApogee
Returns true if this represents apogee information.
Public propertyIsPerigee
Returns true if this represents perigee information.
Public propertyLatitudeDeg (Inherited from LatLon.)
Public propertyLatitudeRad (Inherited from LatLon.)
Public propertyLongitudeDeg (Inherited from LatLon.)
Public propertyLongitudeRad (Inherited from LatLon.)
Public propertyRadiusKm
The distance from the coordinate system origin, in kilometers.
Public propertyTimeMpe
The time, in minutes-past-epoch, associated with the latitude/longitude data.
(Inherited from LatLonTime.)

See Also