SGP4Properties.EquinoctialQ Property

Top 

Description

The q component of the SGP4 based Equinoctial element set, defined by: q = tan(i/2)cos(RAAN) where i is the orbit inclination and RAAN is the SGP4 Right Ascension of the Ascending Node. These orbit properties are with respect 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

Default Value:

0.614627033889727

 

Syntax

myVariable1 = mySGP4Properties1.EquinoctialQ;

 

mySGP4Properties1.EquinoctialQ = myVariable1;

 

See also

SGP4Properties Object