Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_mesh_location_local_data_t Struct Reference

Local Location Data structure exchanged between the application Generic Location Model. More...

Data Fields

uint16_t local_north
 North coordinate of the device using a local coordinate system.
 
uint16_t local_east
 East coordinate of the device using a local coordinate system.
 
uint16_t local_altitude
 Altitude of the device relative to the Generic Location Global Altitude.
 
uint8_t floor_number
 Floor number where the element is installed.
 
uint8_t is_mobile
 0 if device is stationary, 1 if mobile
 
uint8_t update_time
 time in seconds elapsed since the last update of the device's position (t = 2 ^ (update_time - 3))
 
uint8_t precision
 location precision in meters position (m = 2 ^ (precision - 3))
 

Detailed Description

Local Location Data structure exchanged between the application Generic Location Model.


The documentation for this struct was generated from the following file: