PhaseSimpleThrusterOptions.ThrustDirectionMaximumDifference Property

Top 

Description

The maximum angular distance allowed between the control vectors of two consecutive nodes in the TrajectoryPhase. This value has no effect when the SimpleThrusterOptions.ApplyThrustDirectionConstraint property is set to 0.

 

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:

deg

Default Value:

90

Valid Range:

0 ≤ PhaseSimpleThrusterOptions.ThrustDirectionMaximumDifference ≤ 180

 

Syntax

myVariable1 = myPhaseSimpleThrusterOptions1.ThrustDirectionMaximumDifference;

 

myPhaseSimpleThrusterOptions1.ThrustDirectionMaximumDifference = myVariable1;

 

See also

PhaseSimpleThrusterOptions Object