ThrustEvent.X_Component Property

Top 

Description

This property has been Deprecated. Please use the BurnDirection vector property instead.

 

The x component of the force.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Default Value:

1.0

 

Syntax

myVariable1 = myThrustEvent1.X_Component;

 

myThrustEvent1.X_Component = myVariable1;

 

See also

ThrustEvent Object