Tank.TankCOGX Property

Top 

Description

This property has been Deprecated. Please use TankCenterOfGravity instead.

 

The X-component of the center of gravity associated with the fuel mass in the tank. This location is determined based on the tank's reference location, fill line orientation, tank volume, fuel mass, and fuel density. The location is referenced from the origin of the Spacecraft BCS and is measured in meters.

 

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.TankCOGX;

 

myTank1.TankCOGX = myVariable1;

 

See also

Tank Object

Tanks Guide