Referência da estrutura uncalibrated_event_t
Referência da estrutura uncalibrated_event_t
#include <
sensors.h
>
Campos de dados |
|
| union { | |
| float uncalib [3] | |
| struct { | |
| float x_uncalib | |
| float y_uncalib | |
| float z_uncalib | |
| } | |
| }; | |
| union { | |
| ponto flutuante viés [3] | |
| struct { | |
| float x_bias | |
| float y_bias | |
| float z_bias | |
| } | |
| }; | |
Descrição detalhada
dados de eventos do giroscópio e do magnetômetro não calibrados
Documentação do campo
| union { ... } |
| union { ... } |
A documentação desse struct foi gerada com base no seguinte arquivo:
- hardware/libhardware/include/hardware/ sensors.h