SGP4Properties.RAAN Property

Top 

Description

The SGP4 element set Right Ascension of the Ascending Node, referenced to the True Equator Mean Equinox coordinate frame.

 

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/write

Units:

deg

Default Value:

302.114591459104

Valid Range:

0 ≤ SGP4Properties.RAAN ≤ 360

 

Syntax

myVariable1 = mySGP4Properties1.RAAN;

 

mySGP4Properties1.RAAN = myVariable1;

 

See also

SGP4Properties Object