#include <VehPoseStructs.h>
Collaboration diagram for VehPoseShmemStruct:

Public Attributes | |
| int | secs |
| Time in seconds for data. | |
| int | usecs |
| Remaining time in microseconds for data. | |
| VehPoseDataStruct | data |
| The data. | |
Definition at line 28 of file VehPoseStructs.h.
1.3.8