TrajectoryNode.ControlVariables Property

Top 

Description

The TrajectoryNode's control variables. The values and representation of the control variables are dependent on the selection made in the TrajectoryPhase.ControlModel property of the owning phase.

 

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:

Array of number

Access:

read

 

Syntax

myVariable1 = myTrajectoryNode1.ControlVariables[0];

 

See also

TrajectoryNode Object