SGP4Properties.EquinoctialMeanMotion Property

Top 

Description

The SGP4 element set Mean Motion, 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:

orbits/day

Default Value:

14.5626720868996

Valid Range:

SGP4Properties.EquinoctialMeanMotion > 0

 

Syntax

myVariable1 = mySGP4Properties1.EquinoctialMeanMotion;

 

mySGP4Properties1.EquinoctialMeanMotion = myVariable1;

 

See also

SGP4Properties Object