InterpolatedTank.TankIXX Property

Top 

Description

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

 

The IXX-component of the moment of inertia matrix associated with the fuel mass in the Tank. The MOI is referenced from the origin of the Spacecraft BCS.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read

Units:

kg m2

 

Syntax

myVariable1 = myInterpolatedTank1.TankIXX;

 

See also

InterpolatedTank Object

Tanks Guide