.FaultTriggering.Utilities.Internal.gatherParameterFaults

Interface

function gatherParameterFaults
  import Modelica.Utilities.Streams.print;
  input String className = "FaultTriggering.Examples.ActuatorExample.Actuator";
  input Boolean translateModel = true "If true then model will be translated";
  output String[:] BooleanfaultPaths "Path to component";
  output String[:] BooleanfaultNames "Component names";
  output String[:] integerFaultPaths "Path to component";
  output String[:] integerFaultNames "Component names";
  output String[:] realFaultPaths "Path to component";
  output String[:] realFaultNames "Component names";
end gatherParameterFaults;

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