Spacecraft.CenterOfGravity() Method

Top 

Description

Calculates the location of the spacecraft center of gravity with respect to the spacecraft position.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

Spacecraft.CenterOfGravity(

)

 

 

Return Value

Type:

Array of number (size = 3)

Units:

N m

 

 

Returns a vector with the center of gravity components referenced from the spacecraft position.

 

Syntax

myArray1 = mySpacecraft1.CenterOfGravity();

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide