Thruster.ThrusterRefX Property

Top 

Description

This property has been Deprecated. Please use Position instead.

 

X component of the position of the Thruster in the Spacecraft body coordinate frame.

 

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.ThrusterRefX;

 

myThruster1.ThrusterRefX = myVariable1;

 

See also

Thruster Object

Thrusters Guide