CelestialObject.PotentialFieldFileName Property

Top 

Description

This property has been Deprecated. Please use ForceModel.PlanetoPotentialFilename instead, using indices to change the potential filenames for different CelestialObjects.

 

The path and filename that is used to define the potential field of the celestial body.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"EGM96.potential"

 

Syntax

myString1 = myCelestialObject1.PotentialFieldFileName;

 

myCelestialObject1.PotentialFieldFileName = myString1;

 

See also

CelestialObject Object

CelestialObjects Guide