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

Public Attributes | |
| timestamp_t | timestamp |
| double | steering_wheel_angle |
| int | steering_wheel_turn_ctr |
| double | yaw_rate |
| double | lat_accel |
| double | long_accel |
PDU VDC2
| double j1939_vdc2_typ::lat_accel |
Lateral Acceleration (-15.687 to +15.687 m/s2)
| double j1939_vdc2_typ::long_accel |
Longitudinal Acceleration (-12.5 to +12.5 m/s2)
| double j1939_vdc2_typ::steering_wheel_angle |
Steering Wheel Angle (-31.374 to +31.374 rad)
| int j1939_vdc2_typ::steering_wheel_turn_ctr |
Steering Wheel Turn Counter (-32 to 29 turns)
| timestamp_t j1939_vdc2_typ::timestamp |
time the message was received
| double j1939_vdc2_typ::yaw_rate |
Yaw Rate (-3.92 to +3.92 rad/s)
1.8.13