TrajectoryPhase.LockEpoch Method

Top 

Description

Locks the TrajectoryPhase epoch variable.

 

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.LockEpoch(String endpoint)

None

Locks the TrajectoryPhase epoch variable associated with the passed endpoint to its current value.

TrajectoryPhase.LockEpoch(String endpoint, TimeSpan value)

None

Locks the TrajectoryPhase epoch variable associated with the passed endpoint to the passed value.

 

 

See also

TrajectoryPhase Object