Thruster.TestTankConsistency Property

Top 

Description

Determines whether temperature and pressure consistency checks are performed when multiple Tanks simultaneously feed a Thruster.

 

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:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myThruster1.TestTankConsistency;

 

myThruster1.TestTankConsistency = myVariable1;

 

See also

Thruster Object

Thrusters Guide