.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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos