Tank.TankRefX Property

Top 

Description

This property has been Deprecated. Please use TankReference instead.

 

The X-component of the geometric center of the SphericalTank. 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.

 

Attributes

Type:

number

Access:

read/write

Units:

m

Default Value:

0.0

 

Syntax

myVariable1 = myTank1.TankRefX;

 

myTank1.TankRefX = myVariable1;

 

See also

Tank Object

Tanks Guide