.Modelica_Requirements.Examples.Elementary.ChecksInFixedWindow

Information

Library of examples using ChecksInFixedWindow blocks

Contents

NameDescription
 DuringExample for During (in every true condition phase, check must be true)
 MinDurationExample for MinDuration (in every true condition phase, check must be true for at least the defined duration)
 MaxDurationExample for MaxDuration (in every true condition phase, check must be true for at most the defined duration)
 BandDurationExample for BandDuration (in every true condition phase, check must be true for at least a minimum duration and at most a maximum duration)
 NoRisingExample for NoRising (in every true condition phase, no rising edge of check is allowed)
 FixedRisingExample for FixedRising (in every true condition phase, a defined number of check rising edges must occur)
 MinRisingExample for MinRising (in every true condition phase, a minimum number of check rising edges must occur)
 MaxRisingExample for MaxRising (in every true condition phase, the number of check rising edges is bounded)
 BandRisingExample for BandRising (in every true condition phase, a minimum number of check rising edges must occur and the number of check rising edges is bounded)
 MaxRisingFrequencyExample for MaxRisingFrequency (in every true condition phase, the frequency of the check rising edges is limited)
 WhenRisingExample for WhenRising (return Satisfied when check is true and condition has a rising edge)
 WhenFallingExample for WhenFalling (return Satisfied when check is true and condition has a falling edge)
 WhenChangingExample for WhenChanging (return Satisfied when check is true and condition has a changing edge)
 WithinDomainExample for WithinDomain (in every true condition phase, point input must be within domain defined by polygon)

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