.FaultTriggering.FaultOutput.FaultTrigger

Information

Default model of the FaultTrigger to supply all variable faults with values.

The default outputs of the fault channels is:

  realFault[1] = time;
  realFault[2] = time*2;
  realFault[3] = time*3;
  realFault[4] = time*4;

  integerFault[1] = 0;
  integerFault[2] = 1;
  integerFault[3] = 2;
  integerFault[4] = 3;

  booleanFault[1] = true;
  booleanFault[2] = false;
  booleanFault[3] = true;
  booleanFault[4] = false;

Revisions

Copyright
© 2012-2015, DLR Institute of System Dynamics and Control

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