OutgassingEvent.Z_Component Property

Top 

Description

This property has been Deprecated. Please use BurnDirection instead.

 

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

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

For AttitudeSystem = 2, Nadir directed component of the maneuver.

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

For AttitudeSystem = 4, Intersection Normal to the Earth's Surface directed component of the maneuver.

For AttitudeSystem = 5, Orbit Normal 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:

0.0

 

Syntax

myVariable1 = myOutgassingEvent1.Z_Component;

 

myOutgassingEvent1.Z_Component = myVariable1;

 

See also

OutgassingEvent Object

Outgassing Events Guide