.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-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos