WOLFRAM SYSTEM MODELER

FilterType

Enumeration of analog filter types (low, high, band pass or band stop filter)

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Types.FilterType"]
Out[1]:=

Enumeration Literals (4)

LowPass

Low pass filter

HighPass

High pass filter

BandPass

Band pass filter

BandStop

Band stop / notch filter

Used in Examples (1)

Filter

Modelica.Blocks.Examples

Demonstrates the Continuous.Filter block with various options

Used in Components (1)

Filter

Modelica.Blocks.Continuous

Continuous low pass, high pass, band pass or band stop IIR-filter of type CriticalDamping, Bessel, Butterworth or ChebyshevI