DiscreteTimeTimeExtensions.Clamp

Parameters

x The input value.
a The lower bound.
b The upper bound.

Returns

DiscreteTime The clamped value.

Description

Clamps the value x into the interval [a, b].


Did you find this page useful? Please give it a rating: