Detailed Description
template<typename SNODE_CLASS>
class jafar::ddfsimu::demo::SensorNodeCompoundGen< SNODE_CLASS >
Definition at line 114 of file test_slam_multi.hpp.
List of all members.
Public Member Functions |
| SensorNodeCompoundGen (SensorNodeCompoundGen const &other) |
void | AddSensor (SensorBase *new_sens) |
bool | IsTrackerNode () const |
void | SetIsTrackerNode () |
unsigned short | GetSensorNr () const |
bool | SensorBelongsToNodebyID (unsigned short id) |
Public Attributes |
SNODE_CLASS * | snode |
SensorArray | sensor |
EventSimu * | trigger |
time | T_sync |
StopWatch | m_sw_check |
bool | m_is_tracker |
Private Types |
typedef std::vector< SensorBase * > | SensorArray |
The documentation for this class was generated from the following file: