Spacecraft.VehicleDryIXX Property

Top 

Description

This property has been Deprecated. Please use Spacecraft.VehicleDryMOI instead, using indices to access elements of the matrix.

 

The IXX-component of the dry vehicle moment of inertia matrix (i.e. no attached Tanks are included in this property). The property is used in calculating the Spacecraft MomentOfInertia, which includes all attached Tanks in its calculation. The MOI is referenced from the origin of the Spacecraft BCS.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

kg m2

Default Value:

1200.0

 

Syntax

myVariable1 = mySpacecraft1.VehicleDryIXX;

 

mySpacecraft1.VehicleDryIXX = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide