TrajectoryPhase.BestSolutionNodes Property

Top 

Description

The TrajectoryNodes from the best solution found by the Optimizer.

 

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 TrajectoryNode

Access:

read

 

Syntax

myString1 = myTrajectoryPhase1.BestSolutionNodes[0].DisplayName;

 

See also

TrajectoryPhase Object