InterpolatedTank.FinalIXX Property

Top 

Description

This property has been Deprecated. Please use InterpolatedTank.FinalMOI instead, using indices to access elements of the matrix.

 

The final IXX-component of the moment of inertia matrix associated with the fuel mass in the Tank. This will be used as a data point in the interpolation calculation of the Tank's inertia matrix. The MOI is referenced from the origin of the Spacecraft BCS.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

kg m2

Default Value:

10.0

 

Syntax

myVariable1 = myInterpolatedTank1.FinalIXX;

 

myInterpolatedTank1.FinalIXX = myVariable1;

 

See also

InterpolatedTank Object

Tanks Guide