CelestialObject.J4 Property

Top 

Description

The J4 gravitational coefficient of the CelestialObject. This property is used to perform Brouwer-Lyddane Mean element set conversions for Earth orbits.

 

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.0

 

Syntax

myVariable1 = myCelestialObject1.J4;

 

myCelestialObject1.J4 = myVariable1;

 

See also

CelestialObject Object

CelestialObjects Guide