packageMathInteger

Library of Integer mathematical functions as input/output blocks

Extends from Modelica.Icons.Package (Icon for standard packages).

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