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_boolean_t boolean_value |
vehicle_bytes_t bytes_value |
vehicle_hvac_t hvac |
vehicle_str_t info_make |
vehicle_str_t info_model |
vehicle_str_t info_vin |
vehicle_str_t str_value |
此联合体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ vehicle.h