|
truck-code
|
#include <j1939_struct.h>

Public Attributes | |
| timestamp_t | timestamp |
| double | vehicle_distance |
| double | trip_distance |
PDU HRVD (High Resolution Vehicle Distance) doc. in J1939 - 71, p170
| timestamp_t j1939_hrvd_typ::timestamp |
time the message was received
| double j1939_hrvd_typ::trip_distance |
High Resolution Trip Distance (0 to 21,055,406 km)
| double j1939_hrvd_typ::vehicle_distance |
High Resolution Total Vehicle Distance (0 to 21,055,406 km)
1.8.13