ForceModel.PlanetFieldOrder Property

Top 

Description

Specifies the number of Tesseral harmonic terms that are to be used when modeling a non-spherical, non-homogenous gravity field. The FieldOrder must be a value no greater than that specified by the FieldDegree.

 

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:

Array of integer

Access:

read/write

Default Value:

{ 0, 0, ...0, 0 }

 

Syntax

myVariable1 = myForceModel1.PlanetFieldOrder[0];

 

myForceModel1.PlanetFieldOrder[0] = myVariable1;

 

See also

ForceModel Object

Setting up a Force Model