This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The output y is the exponentiationen of base u to either a constant power exponent
or a variable power u_exponent
(actExponent.y
will reflect this choice).
y = u ^ actExponent.y
PassThrough actExponent
to avoid referencing conditional component in v2.2, which is illegal in Modelica.constExponent
in v2.2.