Thruster.TankValve Property

Top 

Description

Determines the state of a valve controlling mass flow from a set of tanks to the thruster. A value of 0 indicates no mass will flow and a value of 1 indicates mass will flow.

 

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:

Array of number

Access:

read/write

 

Syntax

myVariable1 = myThruster1.TankValve[0];

 

myThruster1.TankValve[0] = myVariable1;

 

See also

Thruster Object

Thrusters Guide