OutgassingEvent.X_Component Property

Top 

Description

This property has been Deprecated. Please use BurnDirection instead.

 

For AttitudeSystem = 0, MJ2000 X-directed component of the maneuver.

For AttitudeSystem = 1, Velocity directed component of the maneuver.

For AttitudeSystem = 2, Co-Velocity directed component of the maneuver.

For AttitudeSystem = 3, Body coordinate X-directed component of the maneuver.

For AttitudeSystem = 4, Y cross Z directed component of the maneuver.

For AttitudeSystem = 5, Position directed component of the maneuver.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

km/s2

Default Value:

3.0e-7

 

Syntax

myVariable1 = myOutgassingEvent1.X_Component;

 

myOutgassingEvent1.X_Component = myVariable1;

 

See also

OutgassingEvent Object

Outgassing Events Guide