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

Public Attributes | |
| timestamp_t | timestamp |
| double | barometric_pressure |
| double | cab_interior_temp |
| double | ambient_air_temp |
| double | air_inlet_temp |
| double | road_surface_temp |
PDU AMBC (Ambient Conditions) doc. in J1939 - 71, p163
| double j1939_ambc_typ::air_inlet_temp |
Engine Air Inlet Temperature (-40 to 210 deg C)
| double j1939_ambc_typ::ambient_air_temp |
Ambient Air Temperature (-273 to 1735 deg C)
| double j1939_ambc_typ::barometric_pressure |
Barometric Pressure (0-125 kPa)
| double j1939_ambc_typ::cab_interior_temp |
Cab Interior Temperature (-273 to 1735 deg C)
| double j1939_ambc_typ::road_surface_temp |
Road Surface Temperature (-273 to 1735 deg C)
| timestamp_t j1939_ambc_typ::timestamp |
time the message was received
1.8.13