Spacecraft.DragArea Property

Top 

Description

The Drag 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 Drag.

 

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:

number

Access:

read/write

Units:

m2

Default Value:

1.0

Valid Range:

Spacecraft.DragArea ≥ 0

 

Syntax

myVariable1 = mySpacecraft1.DragArea;

 

mySpacecraft1.DragArea = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide