packagebase

Prototype low pass filters with cut-off frequency of 1 rad/s (other filters are derived by transformation from these base filters)

Extends from Modelica.Icons.InternalPackage (Icon for an internal package (indicating that the package should not be directly utilized by user)).

Contents

NameDescription
CriticalDampingReturn base filter coefficients of CriticalDamping filter (= low pass filter with w_cut = 1 rad/s)
BesselReturn base filter coefficients of Bessel filter (= low pass filter with w_cut = 1 rad/s)
ButterworthReturn base filter coefficients of Butterworth filter (= low pass filter with w_cut = 1 rad/s)
ChebyshevIReturn base filter coefficients of Chebyshev I filter (= low pass filter with w_cut = 1 rad/s)