SensESP 2.7.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
integrator.h File Reference
#include "transform.h"
Include dependency graph for integrator.h:

Go to the source code of this file.

Classes

class  sensesp::IntegratorT< C, P >
 Integrator integrates (accumulates) the incoming values. More...
 

Namespaces

namespace  sensesp
 

Typedefs

typedef IntegratorT< float, floatsensesp::Integrator
 
typedef IntegratorT< int, intsensesp::Accumulator