InterpolatedTank.InitialCOGY Property

Top 

Description

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

 

The initial 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.InitialCOGY;

 

myInterpolatedTank1.InitialCOGY = myVariable1;

 

See also

InterpolatedTank Object

Tanks Guide