AcqData.DragScaleFactor Property

Top 

Description

The dimensionless drag scaling property, d. The effective drag coefficient is given by Cd(1+d). The implied decimal point is five places from the right. This value is displayed on Line 8 of the EPV report. This property is used to generate EPV.

 

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:

number

Access:

read/write

Default Value:

0

 

Syntax

myVariable1 = myAcqData1.DragScaleFactor;

 

myAcqData1.DragScaleFactor = myVariable1;

 

See also

AcqData Object