Generates an output y=g*u.
The Gain Block
Parameters:
Description:
The Gain block belongs to the group of unary operator blocks. It
multiplies the input signal with a given value g: y=g*u.
Unary operator blocks are very simple in their structure: they only
take one input, apply a function and pass the result to the next
block. Their internal and external transition merely consist of
setting sigma to infinity or zero respectively.
Given that these blocks only depend on external events and lack a
proper internal transition (it simply consists of setting the value
of sigma to infinity), their behaviour could be described by a
single when-statement that would become active when dext becomes
true. But this a) would not correspond to the DEVS formalism, which
defines both an external and an internal transition, and b) could
cause algebraic loops when connected in a cycle with a Comparator
block.
Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos