CelestialObject.J2 Property

Top 

Description

The J2 gravitational coefficient of the CelestialObject. This value is used for propagation of a Spacecraft with a point mass gravitational model using a J2Mean propagator. It is also used for the Brouwer-Lyddane and J2 Brouwer-Lyddane Mean element-set conversions.

 

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.J2;

 

myCelestialObject1.J2 = myVariable1;

 

See also

CelestialObject Object

CelestialObjects Guide