27 #include <mraa/aio.hpp> 
   67         virtual int getSampledWindow (
unsigned int freqMS, 
int numberOfSamples, uint16_t * buffer);
 
virtual void printGraph(thresholdContext *ctx, uint8_t resolution)
Definition: gas.cxx:93
 
virtual int getSampledWindow(unsigned int freqMS, int numberOfSamples, uint16_t *buffer)
Definition: gas.cxx:42
 
virtual int findThreshold(thresholdContext *ctx, unsigned int threshold, uint16_t *buffer, int len)
Definition: gas.cxx:65
 
virtual int getSample()
Definition: gas.cxx:88
 
Gas(int gasPin)
Definition: gas.cxx:35
 
virtual int getSampledData(thresholdContext *ctx)
Definition: gas.cxx:83
 
~Gas()
Definition: gas.cxx:38