Spacecraft.DragCoeffType Property

Top 

Description

This property has been Deprecated. Please use Spacecraft.PhysicalPropertyDefinitionType instead.

 

Flag indicating whether Cd or B* is specified

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond 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:

0 ( Specify Cd )

Valid Values:

Value

Label

0

Specify Cd

1

Specify Bstar

 

Syntax

myVariable1 = mySpacecraft1.DragCoeffType;

 

mySpacecraft1.DragCoeffType = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide