Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
SensorDataHandler.h File Reference
#include <algorithm>
#include <cmath>
#include <cstdint>
#include <cstdlib>
#include <vector>
#include "data_handling/CircularArray.h"
#include "data_handling/DataPoint.h"
#include "data_handling/DataSaver.h"
Include dependency graph for SensorDataHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SensorDataHandler
 Buffers sensor samples and forwards them to an IDataSaver at a controlled rate. More...