.Modelica_Requirements.Examples.Elementary.LogicalBlocks

Library of examples using LogicalBlocks blocks

Contents

NameDescription
ConversionsExamples for BooleanToProperty, IntegerToProperty, PropertyToBoolean, PropertyToInteger
ThresholdComparisonsExamples for the threshold comparison blocks in package LogicalBlocks
DelayedRisingExample for DelayedRising (output is true, after a duration of a rising input edge and false after a falling input edge)
AnyTrueExample for AnyTrue (output is true if at least one input is true)
AllTrueExample for AllTrue (output is true if all inputs are true)
PropertyNotExample for AllTrue (output is true if all inputs are true)
PropertyOrExample for PropertyOr (3-valued logic 'or' of Property input u)
PropertyAndExample for PropertyAnd (3-valued logic 'and' of Property input u)

Generated at 2025-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos