ViewWindow.SetTrajectoryPhaseControlVectorMaximumLength Method

Top 

Description

Sets the maximum length of the specified TrajectoryPhase control vectors in this ViewWindow. The TrajectoryPhase.ControlVectorMaximumLength property will be used to control the maximum length until this method is called, which overrides the display settings for this ViewWindow only.

 

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.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetTrajectoryPhaseControlVectorMaximumLength(Variable objectId, Variable controlVectorMaximumLength)

Variable

Sets the maximum control vector length for the specified TrajectoryPhase object.

ViewWindow.SetTrajectoryPhaseControlVectorMaximumLength(Variable setType, String typeOrGroupName, Variable controlVectorMaximumLength)

Variable

Sets the maximum control vector length of multiple objects at the same time..

 

 

See also

ViewWindow Object

ViewWindow Guide