InterpolatedTank.FinalCOGY Property

Top 

Description

This property has been Deprecated. Please use the FinalCenterOfGravity vector property instead.

 

The final y-component of the center of gravity of the propellant in the Tank. The location is based on the Tank's reference location (TankRefX, Y, Z). This will be used as a data point in the interpolation calculation of the Tank's center of gravity.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

m

Default Value:

0.0

 

Syntax

myVariable1 = myInterpolatedTank1.FinalCOGY;

 

myInterpolatedTank1.FinalCOGY = myVariable1;

 

See also

InterpolatedTank Object

Tanks Guide