InterpolatedTank.FinalMass Property

Top 

Description

The final mass of the propellant in the Tank. This will be used as a data point in the interpolation calculation of the center of gravity and moment of inertia.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

kg

Default Value:

50.0

Valid Range:

InterpolatedTank.FinalMass ≥ 0

 

Syntax

myVariable1 = myInterpolatedTank1.FinalMass;

 

myInterpolatedTank1.FinalMass = myVariable1;

 

See also

InterpolatedTank Object

Tanks Guide