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
 
부동 소수점 수  odometer
 
부동 소수점 수  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 번 라인에 정의되어 있습니다.

부동 소수점 수 engine_coolant_temperature

vehicle.h 파일의 1525 번 라인에 있는 정의입니다.

부동 소수점 수 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 FILE의 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 FILE의 1509 라인에 정의가 있습니다.

int32_t int32_array[4]

이 구조의 최대 크기를 정의합니다.

vehicle.h 파일의 1496 행에 정의가 있습니다.

int32_t int32_value

vehicle.h FILE의 1501 라인에 정의가 있습니다.

int64_t int64_value

vehicle.h 파일의 1502 줄에 정의되어 있습니다.

int32_t is_fuel_level_low

vehicle.h FILE의 1543 라인에 정의가 있습니다.

int32_t night_mode

vehicle.h FILE의 1546 라인에 정의가 있습니다.

부동 소수점 주행 기록계

vehicle.h FILE의 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 FILE의 1517 라인에 정의가 있습니다.


이 유니언에 관한 문서는 다음 파일에서 생성되었습니다.