Thruster.MaxPressureDiff Property

Top 

Description

The maximum pressure difference that is allowed between Tanks attached to this Thruster, if consistency checking is enabled by setting TestTankConsistency to 1.

 

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:

kPa

Default Value:

0.01

 

Syntax

myVariable1 = myThruster1.MaxPressureDiff;

 

myThruster1.MaxPressureDiff = myVariable1;

 

See also

Thruster Object

Thrusters Guide