|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmLbs.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| enum SWI_TYPE_LbsFix | eFixType |
| swi_uint16 | nPerformance |
| swi_uint32 | nAccuracy |
| swi_uint16 | nFixCount |
| swi_uint32 | nFixRate |
Structure containing information related to starting a tracking session.
| enum SWI_TYPE_LbsFix SWI_STRUCT_LbsPdTrack::eFixType |
An enumeration of type SWI_TYPE_LbsFix which contains the location fix type
| swi_uint32 SWI_STRUCT_LbsPdTrack::nAccuracy |
Accuracy limit preferred in meters
| swi_uint16 SWI_STRUCT_LbsPdTrack::nFixCount |
Number of fixes to obtain between 1 and 999. use 1000 for continuous mode
| swi_uint32 SWI_STRUCT_LbsPdTrack::nFixRate |
Frequency of fixes in seconds
| swi_uint16 SWI_STRUCT_LbsPdTrack::nPerformance |
Time allowed for satellite acquisition in seconds
| swi_uint32 SWI_STRUCT_LbsPdTrack::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.