The Node type exposes the following members.

Properties

  NameDescription
Public propertyIsAscending
Returns true if this represents ascending node information.
Public propertyIsDescending
Returns true if this represents descending node 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