Thruster.ThrusterOrientX Property

Top 

Description

This property has been Deprecated. Please use Orientation instead.

 

X-component of the direction of the applied acceleration in the Spacecraft body coordinate frame. The pointing direction is always treated internally as a dimensionless unit-vector. This is only used to determine the direction of applied acceleration when a Finite Burn using the "Attitude" system is used to maneuver the Spacecraft. Otherwise, the FiniteBurn or ImpulsiveBurn object specifies the direction of the maneuver.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

m

Default Value:

0.0

 

Syntax

myVariable1 = myThruster1.ThrusterOrientX;

 

myThruster1.ThrusterOrientX = myVariable1;

 

See also

Thruster Object

Thrusters Guide