Tài liệu tham khảo về cấu trúc sensors_vec_t
Tài liệu tham khảo về cấu trúc sensors_vec_t
#include <
sensors.h
>
Trường dữ liệu |
|
| union { | |
| float v [3] | |
| struct { | |
| float x | |
| float y | |
| float z | |
| } | |
| struct { | |
| float azimuth | |
| float pitch | |
| float roll | |
| } | |
| }; | |
| int8_t | trạng thái |
| uint8_t | reserved [3] |
Nội dung mô tả chi tiết
Tài liệu về trường
| union { ... } |
Tài liệu cho cấu trúc này được tạo từ tệp sau:
- hardware/libhardware/include/hardware/ sensors.h