.BusinessSimulation.Converters.Logical

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

This package contains converters where at least input or output signals are Boolean variables.



Copyright © 2020 Guido Wolf Reichert
Licensed under the EUPL-1.2 or later

Contents

NameDescription
AllTrueLogical 'all true'
AndLogical 'and'
AnyTrueLogical 'any true'
BooleYields 1, if u is true and 0 if it is false
ConstantConverterBooleanA constant boolean value is turned into a constant signal
GreaterTrue, if u1 is greater than u2
GreaterEqualTrue, if u1 is greater than or equal to u2
LessTrue, if u1 is less than u2
LessEqualTrue, if u1 is less than or equal to u2
NoneTrueLogical 'none true'
NotLogical 'not'
NotZeroTrue, if u is not zero
OrLogical 'or'
SwitchSwitching between inputs depending upon condition
SwitchNSwitching between inputs up to n times depending upon condition
ThresholdTrue, if u is greater than the given threshold
XorLogical 'xor'

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