Filters 1.0
LPF, HPF, BPF, BSF, SRL
Loading...
Searching...
No Matches
high_pass.h
Go to the documentation of this file.
1
24
25#ifndef FILTERS_HIGH_PASS_H
26#define FILTERS_HIGH_PASS_H
27
28
29#include "hpf_1.h"
30#include "hpf_2.h"
31
32
33#endif // FILTERS_HIGH_PASS_H
First-order high-pass filter.
Second-order high-pass filter.