ForceModel.Mercury Property

Top 

Description

Specifies whether gravitational forces from Mercury will be used to calculate applied accelerations during propagation. The planetary ephemeris file is used as an input source. The ForceModel.PlanetFieldType array is used to determine whether gravitational effects are modeled as a point mass or a non-spherical gravitational field.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myForceModel1.Mercury;

 

myForceModel1.Mercury = myVariable1;

 

See also

ForceModel Object

Setting up a Force Model