|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmLbs.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| enum SWI_TYPE_LbsFix | eFixType |
| swi_uint16 | nPerformance |
| swi_uint32 | nAccuracy |
Structure containing location fix data
| enum SWI_TYPE_LbsFix SWI_STRUCT_LbsPdGetPos::eFixType |
An enumeration of type SWI_TYPE_LbsFix which indicates the location fix type
| swi_uint32 SWI_STRUCT_LbsPdGetPos::nAccuracy |
Accuracy limit preferred in meters
| swi_uint16 SWI_STRUCT_LbsPdGetPos::nPerformance |
Time allowed for satellite acquisition in seconds
| swi_uint32 SWI_STRUCT_LbsPdGetPos::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.