.Modelica_Requirements.LogicalBlocks.WithinBand

Information

The output y is true if the Real input u is greater or equal u_min and less or equal u_max. Otherwise the output is false:

   y = u ≥ u_min and u ≤ u_max

This block is demonstrated with example ThresholdComparisons.


Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos