TrajectoryPhase.SetPositionBounds Method

Top 

Description

Set bounds for the TrajectoryPhase's cartesian position variables.

 

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.

 

Overload List

Signatures

Return Value

Description

TrajectoryPhase.SetPositionBounds(String range, Variable lowerBound, Variable upperBound)

None

Set bounds for the TrajectoryPhase's cartesian position variables associated with the passed range.

TrajectoryPhase.SetPositionBounds(String range, Variable lowerBound, Variable upperBound, Variable index)

None

Set bounds for the TrajectoryPhase's cartesian position variables associated with the passed range and index. An index of 0 indicates the first (X) position variable.

 

 

See also

TrajectoryPhase Object