SpacecraftODProperties.DragEstimateOption Property

Top 

Description

A flag indicating whether Cd or Rho1 should be the method for estimating the drag on the Spacecraft.

 

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:

integer

Access:

read/write

Default Value:

0 ( Cd )

Valid Values:

Value

Label

0

Cd

1

Rho1

 

Syntax

myVariable1 = mySpacecraftODProperties1.DragEstimateOption;

 

mySpacecraftODProperties1.DragEstimateOption = myVariable1;

 

See also

SpacecraftODProperties Object

Orbit Determination Guide