.Modelica.Blocks.MathInteger

Information

This package contains basic mathematical operations on Integer signals.

Contents

NameDescription
MultiSwitchSet Integer expression that is associated with the first active input signal
SumSum of Integers: y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n]
ProductProduct of Integer: y = u[1]*u[2]* ... *u[n]
TriggeredAddAdd input to previous value of output, if rising edge of trigger port

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos