.Modelica_Requirements.Examples.Elementary.LogicalBlocks

Information

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 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos