ForceModel.Rho1 Property

Top 

Description

The density scale factor. FreeFlyer computes an effective atmospheric density based on the following equation: Rho = Rho0(1 + Rho1), where Rho is the effective density, Rho0 is the nominal density, and Rho1 is the density scale factor.

 

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

Default Value:

0.0

 

Syntax

myVariable1 = myForceModel1.Rho1;

 

myForceModel1.Rho1 = myVariable1;

 

See also

ForceModel Object

Setting up a Force Model