Jafar
|
Definition at line 156 of file test_slam_multi.hpp.
Public Member Functions | |
Test_Dump (unsigned short nodes_nr, SNodesArray *nodes_array, std::string fname) | |
void | DumpStateDiag (InfoContainer const &info) |
void | DumpStateDiag (InfoContainer const &info, unsigned short robid) |
VEC | DumpTrueState (double const &t, RobotSimu const &rob) |
void | DumpCurrentState (time const &origin, time const &stamp, RobotSimu const &rob, unsigned int POM_node_id) |
void | DumpAllSv (InfoContainer const &info) |
void | DumpCustom (VEC const &data) |
void | Flush () |
Private Types | |
typedef std::vector < SensorNodeCompoundGen < SNODE_CLASS > > | SNodesArray |
Private Member Functions | |
void | DumpHeader () |
Private Attributes | |
SNodesArray * | m_psens_nodes |
std::ofstream | m_dump_file |
unsigned short | m_nodes_nr |
double * | m_snerror |
unsigned int | m_row |
Generated on Wed Oct 15 2014 00:37:34 for Jafar by doxygen 1.7.6.1 |