modelMovingAverage

Example for moving average model

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model tests the implementation of the moving average model.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutputyContinuous output signal

Components

TypeNameDefaultDescription
AixLib.Utilities.Math.MovingAveragemovingAverage
Modelica.Blocks.Sources.Pulsepulse

Revisions

  • November 09, 2021, by Fabian Wuellhorst:
    First implementation.