PhaseSimpleThrusterOptions.Thrust Property

Top 

Description

The nominal thrust level for the thruster in units of newtons.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

N

Default Value:

0.05

Valid Range:

PhaseSimpleThrusterOptions.Thrust > 0

 

Syntax

myVariable1 = myPhaseSimpleThrusterOptions1.Thrust;

 

myPhaseSimpleThrusterOptions1.Thrust = myVariable1;

 

See also

PhaseSimpleThrusterOptions Object