AdjustToCyclicRange Function

Top  Previous  Next

Description

Modulates the provided value to specified range. This is mostly used to keep angles within a defined range.

 

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

AdjustToCyclicRange(Variable cyclicRangeLowerValue, Variable cyclicRangeUpperValue, Variable valueToModulate)

Variable

Modulates the provided value to specified range. This is mostly used to keep angles within a defined range.

 

 

See also

Functions