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

Public Attributes | |
| timestamp_t | timestamp |
| double | nominal_friction |
| double | desired_operating_spd |
| int | operating_spd_adjust |
| double | est_eng_prstic_loss |
PDU EEC3 (Electronic Engine Controller #3) doc. in J1939 - 71, p154
| double j1939_eec3_typ::desired_operating_spd |
Engine's Desired Operating Speed (0 to 8,031.875 RPM)
| double j1939_eec3_typ::est_eng_prstic_loss |
Estimated Engine Parasitic Losses - Percent Torque (-125 to 125 %)
| double j1939_eec3_typ::nominal_friction |
Nominal Friction - Percent Torque (-125 to 125 %)
| int j1939_eec3_typ::operating_spd_adjust |
Engine's Desired Operating Speed Asymmetry Adjustment (0 to 250)
| timestamp_t j1939_eec3_typ::timestamp |
time the message was received
1.8.13