ForceModel.AtmosphericDensityModel Property

Top 

Description

Determines the type of Atmospheric Density Model to be used when Drag or Lift forces are selected.

 

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:

integer

Access:

read/write

Default Value:

1 ( Analytic )

Valid Values:

Value

Label

1

Analytic

2

Harris Priester

3

Jacchia Roberts

4

MSIS-2000

5

MSIS-90

6

MSIS-86

 

Syntax

myVariable1 = myForceModel1.AtmosphericDensityModel;

 

myForceModel1.AtmosphericDensityModel = myVariable1;

 

See also

ForceModel Object

Setting up a Force Model