.Modelica_Requirements.SignalAnalysis.MovingAverage

Information

Syntax

u_filt = MovingAverage(u=..., active=...).y;

Description

Real output y is the moving average over the input u as long as Boolean input active is true. If active = true, the output is computed as:

Example

This block is demonstrated with the following example:

results in

simulation result

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos