InterpolatedTank.InitialIZX Property

Top 

Description

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

 

The initial IZX-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:

0.0

 

Syntax

myVariable1 = myInterpolatedTank1.InitialIZX;

 

myInterpolatedTank1.InitialIZX = myVariable1;

 

See also

InterpolatedTank Object

Tanks Guide