Implemented first Hangar-Service

Dependencies:   CalibrateMagneto QuaternionMath

Fork of SML2 by TobyRich GmbH

Embed: (wiki syntax)

« Back to documentation index

HighPassFilter Class Reference

HighPassFilter Class Reference

1st order high-pass filter. More...

#include <Filter.h>


Detailed Description

1st order high-pass filter.

Used in exactly the same way as LowPassFilter, except that it's a high-pass.

See also:
LowPassFilter

Definition at line 37 of file Filter.h.