Spacecraft.CenterOfMassY Property

Top 

Description

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

 

Returns the Y component of the center of mass of the dry Spacecraft and all attached Tanks. The center of mass location is relative to the origin of the Spacecraft body fixed coordinate 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.CenterOfMassY;

 

mySpacecraft1.CenterOfMassY = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide