CelestialObject.SpinPhase Property

Top 

Description

This property has been Deprecated. Please use the CelestialObject.GetOrientationAtEpoch or SetOrientation method instead.

 

The phase angle of the x-axis of the CelestialObject with respect to the projection of the x-axis of the geocentric inertial frame into the equatorial plane of the CelestialObject.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read

Units:

deg

Valid Range:

-360 ≤ CelestialObject.SpinPhase ≤ 360

 

Syntax

myVariable1 = myCelestialObject1.SpinPhase;

 

See also

CelestialObject Object

CelestialObjects Guide