.Buildings.Controls.OBC.CDL.Integers

Information

Package with blocks for elementary mathematical functions for integer variables.

Contents

NameDescription
AbsOutput the absolute value of the input
AddOutput the sum of the two inputs
AddParameterOutput the sum of an input plus a parameter
ChangeOutput whether the Integer input changes values, increases or decreases
EqualOutput y is true, if input u1 is equal to input u2
GreaterOutput y is true, if input u1 is greater than input u2
GreaterEqualOutput y is true, if input u1 is greater or equal than input u2
GreaterEqualThresholdOutput y is true, if input u is greater or equal than threshold
GreaterThresholdOutput y is true, if input u is greater than a threshold
LessOutput y is true, if input u1 is less than input u2
LessEqualOutput y is true, if input u1 is less or equal than input u2
LessEqualThresholdOutput y is true, if input u is less or equal than a threshold
LessThresholdOutput y is true, if input u is less than a threshold
MaxPass through the largest signal
MinPass through the smallest signal
MultiSumSum of Integers, y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n]
MultiplyOutput product of the two inputs
OnCounterIncrement the output if the input switches to true
StageOutput total stages that should be enabled
SubtractOutput the difference of the two inputs
SwitchSwitch between two integer signals
SourcesPackage with blocks that generate source signals
ValidationCollection of models that validate the integer blocks of the CDL

Revisions


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