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