.FaultTriggering.Utilities.Internal.gatherVariableFaults

Interface

function gatherVariableFaults
  import Modelica.Utilities.Streams.print;
  input String className = "FaultTriggering.Examples.Replaceables.ReplaceableRedeclared";
  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 gatherVariableFaults;

Generated at 2024-09-20T18:25:48Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos