CelestialObject.SpinAxisRightAscension Property

Top 

Description

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

 

The Right ascension of the pole of the CelestialObject measured from the Mean of J2000 Earth-Equator Coordinate frame. The pole of the CelestialObject falls on the North side of the mean equator and the vector from the origin of the CelestialObject to pole defines the instantaneous spin axis.

 

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.

 

Attributes

Type:

number

Access:

read

Units:

deg

Valid Range:

-360 ≤ CelestialObject.SpinAxisRightAscension ≤ 360

 

Syntax

myVariable1 = myCelestialObject1.SpinAxisRightAscension;

 

See also

CelestialObject Object

CelestialObjects Guide