TrajectoryPhase.LockVelocity Method

Top 

Description

Locks TrajectoryPhase cartesian velocity variables.

 

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

TrajectoryPhase.LockVelocity(String endpoint)

None

Locks all TrajectoryPhase cartesian velocity variables associated with the passed endpoint to their current values.

TrajectoryPhase.LockVelocity(String endpoint, Array values)

None

Locks all TrajectoryPhase cartesian velocity variables associated with the passed endpoint to the passed values.

 

 

See also

TrajectoryPhase Object