Thruster.AveragePreInletPress Property

Top 

Description

Average Tank pressure prior to Thruster inlet. This is a weighted average (based on mix ratio) of the Tank.TankPressure property of all attached Tanks with open valves. This property is used in the calculation of the Thruster.ThrusterInletPressure along with the Thruster pressure drop coefficients.

 

The equation used to create this weighted average is:

 

 

 

Where:

 

 

 

 

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

Units:

kPa

 

Syntax

myVariable1 = myThruster1.AveragePreInletPress;

 

See also

Thruster Object

Thrusters Guide