.BusinessSimulation.Converters.Disruption

Output is the disturbed input

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The output y is given by the input u that may possibly be distorted by an additive or multiplicative term:


y = if isAdditive then u + u_dis else u * (1 + u_dis)

Notes

Revisions


Generated at 2025-10-12T18:20:59Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos