PhaseCollocationOptions.LiftArea Property

Top 

Description

The Lift Area is the incident cross sectional area to the velocity direction. It is used in the calculation of the force on the spacecraft due to atmospheric Lift.

 

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:

number

Access:

read/write

Units:

m2

Default Value:

1.0

Valid Range:

PhaseCollocationOptions.LiftArea ≥ 0

 

Syntax

myVariable1 = myPhaseCollocationOptions1.LiftArea;

 

myPhaseCollocationOptions1.LiftArea = myVariable1;

 

See also

PhaseCollocationOptions Object