ElectricalTank.TankPower Property

Top 

Description

The power level supplied by the Tank. The power is used in the calculation of Thrust based on the respective Thruster coefficients. This property functions equivalently to the pressure property of a chemical tank and thruster with the ratio of temperature to reference temperature set to 1.

 

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:

number

Access:

read/write

Units:

kW

Default Value:

0.01

Valid Range:

ElectricalTank.TankPower ≥ 0

 

Syntax

myVariable1 = myElectricalTank1.TankPower;

 

myElectricalTank1.TankPower = myVariable1;

 

See also

ElectricalTank Object

Tanks Guide