Spacecraft.ForceCoefficientType Property

Top 

Description

Flag indicating whether Cd and Cr are used in the physical model, or B* and AGOM from the SGP4 model is used.

 

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:

0 ( Specify Cd and Cr )

Valid Values:

Value

Label

0

Specify Cd and Cr

1

Specify Bstar and AGOM

 

Syntax

myVariable1 = mySpacecraft1.ForceCoefficientType;

 

mySpacecraft1.ForceCoefficientType = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide