InterpolatedTank.FinalMOI Property

Top 

Description

The tank moment of inertia tensor.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

Matrix of number

Access:

read/write

Units:

kg m2

Default Value:

[10,5,5;5,10,5;5,5,10]

 

Syntax

myMatrix1 = myInterpolatedTank1.FinalMOI;

 

myInterpolatedTank1.FinalMOI = myMatrix1;

 

See also

InterpolatedTank Object

Tanks Guide