Spacecraft.OrbitNumber(Variable) Method |
Top |
DescriptionReturns the number of times a Spacecraft has orbited the Earth (revolutions). It is incremented each time the spacecraft crosses the ascending node. For an orbit inclination close to zero degrees, the OrbitNumber is incremented based on the orbit period. In the case of backwards propagation, the OrbitNumber is decremented as above. The orbit number can be referenced from an initial value.
This method has been Deprecated. Please use the Spacecraft.OrbitNumberCumulative property instead.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Note: This method has a state. See the Methods and Properties with State page for more information.
Method Signature
Arguments
Return Value
Returns the number of times a Spacecraft has orbited the Earth.
Syntax
See also Coverage and Contact Analysis Guide
|