TrajectoryPhase.Nodes Property

Top 

Description

The TrajectoryPhase's nodes. The nodes represent the discretized path of the TrajectoryPhase.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

Array of TrajectoryNode

Access:

read

 

Syntax

myString1 = myTrajectoryPhase1.Nodes[0].Name;

 

See also

TrajectoryPhase Object