Tizen Native API
|
sensor_event_s Struct Reference
Public Attributes | |
int | accuracy |
unsigned long long | timestamp |
int | value_count |
float | values [16] |
Detailed Description
The structure type containing information of an event.
It holds information such as timestamp, accuracy, and sensor values.
- Since :
- 2.3
- Remarks:
- If you use proximity sensor, see sensor_proximity_e
Member Data Documentation
Accuracy
unsigned long long sensor_event_s::timestamp |
Timestamp
Count of values
float sensor_event_s::values[16] |
Sensor values