Sensor Communication Library  0.4.0
Public Member Functions | List of all members
Smoothed< T > Class Template Reference

Public Member Functions

bool begin (byte smoothMode, byte smoothFactor=10)
 
bool add (T newReading)
 
get ()
 
getLast ()
 
bool clear ()
 

Detailed Description

template<typename T>
class Smoothed< T >

Definition at line 17 of file Smoothed.h.


The documentation for this class was generated from the following file: