ElectricalTank.TankReference Property

Top 

Description

The geometric center of the tank. This location is referenced from the origin of the Spacecraft BCS. The tank's center of gravity is determined based on this reference location, the fill line orientation, tank volume, fuel mass, and fuel density.

 

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 (size = 3)

Access:

read/write

Units:

m

Default Value:

{ 0, 0, 1 }

 

Syntax

myVariable1 = myElectricalTank1.TankReference[0];

 

myElectricalTank1.TankReference[0] = myVariable1;

 

See also

ElectricalTank Object

Tanks Guide