1Graphical interface

 

2Function

The <filter_FO> block corresponds to a first-order low-pass filter, with a time constant “τ” in seconds.

When the “out” output is invalid (which is the case on the first execution), the filter is initialized with the “in” input.  

 

3Inputs

4Output

5Types 

Inputs must be of type: int or float.

The output is of type float.

6Usage

Warning: If “τ” equals 0, this causes a division by zero, so the “out” output will be invalid.