The timeEval_s struct - takes care of time difference evaluation through the ros::Time methods.
More...
#include <pfuclt_aux.h>
The timeEval_s struct - takes care of time difference evaluation through the ros::Time methods.
Definition at line 160 of file pfuclt_aux.h.
| pfuclt_omni_dataset::timeEval_s::timeEval_s |
( |
| ) |
|
|
inline |
| double pfuclt_omni_dataset::timeEval_s::updateTime |
( |
ros::Time |
t | ) |
|
|
inline |
updateTime - adds the newest time available to the struct and returns the time difference
- Parameters
-
| t | - the new time in ros::Time format |
- Returns
Definition at line 178 of file pfuclt_aux.h.
| double pfuclt_omni_dataset::timeEval_s::updateTime |
( |
ros::WallTime |
t | ) |
|
|
inline |
| double pfuclt_omni_dataset::timeEval_s::diff |
| ros::Time pfuclt_omni_dataset::timeEval_s::rosNew |
| ros::Time pfuclt_omni_dataset::timeEval_s::rosPrev |
| ros::WallTime pfuclt_omni_dataset::timeEval_s::wallNew |
| ros::WallTime pfuclt_omni_dataset::timeEval_s::wallPrev |
The documentation for this struct was generated from the following file: