vehicle_value 聯合參照

vehicle_value 聯合參照資料

#include < vehicle.h >

資料欄位

int32_t int32_array [4]
 
浮點值 float_array [4]
 
int32_t int32_value
 
int64_t  int64_value
 
浮點值 float_value
 
vehicle_str_t   str_value
 
vehicle_bytes_t   bytes_value
 
vehicle_boolean_t   boolean_value
 
vehicle_str_t   info_vin
 
vehicle_str_t   info_make
 
vehicle_str_t   info_model
 
int32_t info_model_year
 
浮點值 info_fuel_capacity
 
浮點值 vehicle_speed
 
浮點值 里程表
 
浮點值 engine_coolant_temperature
 
浮點值 engine_oil_temperature
 
浮點值 engine_rpm
 
int32_t gear_selection
 
int32_t gear_current_gear
 
int32_t parking_brake
 
int32_t is_fuel_level_low
 
int32_t driving_status
 
int32_t night_mode
 
int32_t turn_signals
 
vehicle_hvac_t   hvac
 
浮點值 outside_temperature
 
浮點值 cabin_temperature
 

詳細說明

定義位於檔案 vehicle.h 1494 行。

欄位說明文件

vehicle_boolean_t boolean_value

定義位於檔案 vehicle.h 1506 行。

vehicle_bytes_t bytes_value

定義位於檔案 vehicle.h 1505 行。

float cabin_temperature

定義位於檔案 vehicle.h 1556 行。

int32_t driving_status

定義位於檔案 vehicle.h 1545 行。

float engine_coolant_temperature

定義位於檔案 vehicle.h 1525 行。

float engine_oil_temperature

定義位於檔案 vehicle.h 1529 行。

float engine_rpm

定義位於檔案 vehicle.h 1530 行。

float float_array[4]

定義位於檔案 vehicle.h 1497 行。

float float_value

定義位於檔案 vehicle.h 1503 行。

int32_t gear_current_gear

定義位於檔案 vehicle.h 1536 行。

int32_t gear_selection

定義位於檔案 vehicle.h 1534 行。

定義位於檔案 vehicle.h 1553 行。

float info_fuel_capacity

定義位於檔案 vehicle.h 1515 行。

vehicle_str_t info_make

定義位於檔案 vehicle.h 1510 行。

vehicle_str_t info_model

定義位於檔案 vehicle.h 1511 行。

int32_t info_model_year

定義位於檔案 vehicle.h 1512 行。

定義位於檔案 vehicle.h 1509 行。

int32_t int32_array[4]

定義此結構體的大小上限。

定義位於檔案 vehicle.h 1496 行。

int32_t int32_value

定義位於檔案 vehicle.h 1501 行。

int64_t int64_value

定義位於檔案 vehicle.h 1502 行。

int32_t is_fuel_level_low

定義位於檔案 vehicle.h 1543 行。

int32_t night_mode

定義位於檔案 vehicle.h 1546 行。

浮點里程計

定義位於檔案 vehicle.h 1518 行。

float outside_temperature

定義位於檔案 vehicle.h 1555 行。

int32_t parking_brake

定義位於檔案 vehicle.h 1538 行。

vehicle_str_t str_value

定義位於檔案 vehicle.h 1504 行。

int32_t turn_signals

定義位於檔案 vehicle.h 1548 行。

float vehicle_speed

定義位於檔案 vehicle.h 1517 行。


這個聯集的說明文件是由下列檔案產生: