OutgassingEvent.Y_Component Property

Top 

Description

This property has been Deprecated. Please use BurnDirection instead.

 

For AttitudeSystem = 0, ICRF Y-directed component of the maneuver.

For AttitudeSystem = 1, Orbit Normal directed component of the maneuver.

For AttitudeSystem = 2, Negative Orbit Normal directed component of the maneuver.

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

For AttitudeSystem = 4, Negative Orbit Normal directed component of the maneuver.

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

km/s2

Default Value:

0.0

 

Syntax

myVariable1 = myOutgassingEvent1.Y_Component;

 

myOutgassingEvent1.Y_Component = myVariable1;

 

See also

OutgassingEvent Object

Outgassing Events Guide