Spacecraft.VehicleDryCOGX Property

Top 

Description

This property has been Deprecated. Please use VehicleDryCenterOfGravity instead.

 

The X-component of the dry vehicle center of mass (i.e. no attached Tanks are included in this property). This property is used in calculating the CenterOfMass, which includes all attached Tanks in its calculation. The distance is referenced from the origin of the Spacecraft's body fixed frame.

 

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 = mySpacecraft1.VehicleDryCOGX;

 

mySpacecraft1.VehicleDryCOGX = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide