Description
Outputs the specified input value clamped between the two specified input limits.
There are no restrictions on the limit values. The first limit can be greater than, equal to or less than the second limit.
Ports
Inputs
|
The value to clamp between the two specified input limits.
|
|
The first limit for the clamping operation.
|
|
The second limit for the clamping operation.
|
Outputs
|
The specified input value clamped between the two specified input limits.
|