SphericalTank.TankCOGZ Property

Top 

Description

This property has been Deprecated. Please use the TankCenterOfGravity vector property instead

 

The Z-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.944332444468994

 

Syntax

myVariable1 = mySphericalTank1.TankCOGZ;

 

mySphericalTank1.TankCOGZ = myVariable1;

 

See also

SphericalTank Object

Tanks Guide