Spacecraft.Drag Property

Top 

Description

Represents the instantaneous force on the Spacecraft due to atmospheric drag modeling, calculated using the defined atmospheric density model associated with the Spacecraft's ForceModel. Returns zero if Drag is not enabled.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

Array of number (size = 3)

Access:

read

Units:

N

 

Syntax

myVariable1 = mySpacecraft1.Drag[0];

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide