sensors_event_t 구조체 참조
sensors_event_t 구조체 참조
#include <
sensors.h
>
데이터 필드 |
|
| int32_t | 버전 |
| int32_t | sensor |
| int32_t | 유형 |
| int32_t | reserved0 |
| int64_t | timestamp |
| union { | |
| union { | |
| float data [16] | |
| sensors_vec_t acceleration | |
| sensors_vec_t magnetic | |
| sensors_vec_t orientation | |
| sensors_vec_t gyro | |
| float temperature | |
| float distance | |
| float light | |
| float pressure | |
| float relative_humidity | |
| uncalibrated_event_t uncalibrated_gyro | |
| uncalibrated_event_t uncalibrated_magnetic | |
| heart_rate_event_t heart_rate | |
| meta_data_event_t meta_data | |
| dynamic_sensor_meta_event_t dynamic_sensor_meta | |
| additional_info_event_t additional_info | |
| } | |
| union { | |
| uint64_t data [8] | |
| uint64_t step_counter | |
| } u64 | |
| }; | |
| uint32_t | 플래그 |
| uint32_t | reserved1 [3] |
상세 설명
필드 문서
| union { ... } |
| sensors_vec_t 가속도 |
| additional_info_event_t additional_info |
| dynamic_sensor_meta_event_t dynamic_sensor_meta |
| sensors_vec_t gyro |
| heart_rate_event_t heart_rate |
| sensors_vec_t magnetic |
| meta_data_event_t meta_data |
| union { ... } u64 |
| uncalibrated_event_t uncalibrated_gyro |
| uncalibrated_event_t uncalibrated_magnetic |
이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.
- hardware/libhardware/include/hardware/ sensors.h