Thruster.MaxTempDiff Property

Top 

Description

Maximum temperature 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:

Deg C

Default Value:

0.01

 

Syntax

myVariable1 = myThruster1.MaxTempDiff;

 

myThruster1.MaxTempDiff = myVariable1;

 

See also

Thruster Object

Thrusters Guide