sensors_event_t 構造体リファレンス
sensors_event_t 構造体リファレンス
#include <
sensors.h
>
データ フィールド |
|
| int32_t | バージョン |
| int32_t | センサー |
| 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 距離 | |
| 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 acceleration |
| 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