WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Public Member Functions | List of all members
MovingAverage Class Reference

Class for calculating a moving average. The window size is configurable. More...

#include <MovingAverage.h>

Public Member Functions

 MovingAverage (ScanProcessor *scanProcessor)
 
bool Enabled ()
 
int GetWindowSize ()
 
bool SetEnabled (bool value)
 
bool SetWindowSize (int value)
 
bool Reset ()
 
int CalcMovingAverage (float *&inOutData)
 
virtual void OnWidthHeightChanged (int width, int height)
 

Detailed Description

Class for calculating a moving average. The window size is configurable.


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