Jafar
|
This sensors manager is made for offline processing. More...
This sensors manager is made for offline processing.
If replay_file is provided, it will integrate data in the same order than described by this file. If it is not provided, it will integrate all the data, returning at each step the oldest unprocessed data.
Definition at line 153 of file sensorManager.hpp.
#include <sensorManager.hpp>
Public Member Functions | |
SensorManagerOffline (map_ptr_t mapPtr, std::string replay_path="") | |
virtual ProcessInfo | getNextDataToUse_func (double currentTime) |
virtual void | stop () |
Protected Attributes | |
bool | replay |
bool | first |
std::fstream | fb |
size_t | sen_id |
double | raw_date |
bool | wait_data |
Generated on Wed Oct 15 2014 00:37:46 for Jafar by doxygen 1.7.6.1 |