Filters 1.0
LPF, HPF, BPF, BSF, SRL
Loading...
Searching...
No Matches
limiter.h File Reference

Signal limiter module. More...

#include "srl.h"
Include dependency graph for limiter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Signal limiter module.

This header provides access to the signal-limiting algorithms available in the Filters library.

The following limiter implementation is included:

  • Slew-rate limiter (srl.h).

Including this header provides access to the supported limiter implementation without requiring the individual limiter header to be included separately.

Author
Abhinay Kumar
Version
1.0.0

Definition in file limiter.h.