Thruster.ForceTankConsistency Property

Top 

Description

Determines whether the temperature and/or pressure of the attached Tanks are equalized post-burn. The equalized temperature and/or pressure are computed as a weighted average of all attached Tanks, based on their mix ratios.

 

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:

integer

Access:

read/write

Default Value:

1 ( Temperature and Pressure )

Valid Values:

Value

Label

0

No Equalization

1

Temperature and Pressure

2

Pressure

3

Temperature

 

Syntax

myVariable1 = myThruster1.ForceTankConsistency;

 

myThruster1.ForceTankConsistency = myVariable1;

 

See also

Thruster Object

Thrusters Guide