SphericalTank.TankRefTemperature Property

Top 

Description

The temperature of the Tank when it is first loaded with fuel. The Thruster.AveragePreInletRefTemp indicates the weighted average reference temperature (based on mix ratio) for all Tanks attached to that Thruster with open valves. The AveragePreInletRefTemp is used in the calculation of Thrust and Isp along with the AveragePreInletTemp, ThrusterInletPressure, and Thruster coefficients.

 

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:

number

Access:

read/write

Units:

Deg C

Default Value:

20.0

 

Syntax

myVariable1 = mySphericalTank1.TankRefTemperature;

 

mySphericalTank1.TankRefTemperature = myVariable1;

 

See also

SphericalTank Object

Tanks Guide