.FaultTriggering.Utilities.Internal.Real2BooleanVector

Information

converts a real to a boolean

Interface

function Real2BooleanVector
  input Real x[:] "input";
  input Real t = 0.5 "threshold";
  output Boolean y[size(x, 1)] "output";
end Real2BooleanVector;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos