|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmLbs.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_bool | bInfoStale |
| swi_uint32 | nId |
| swi_uint32 | nSid |
| swi_uint32 | nNid |
| swi_uint32 | nInfoTimeHigh |
| swi_uint32 | nInfoTimeLow |
| swi_int32 | nLatitude |
| swi_int32 | nLongitude |
Structure containing base station information.
| swi_bool SWI_STRUCT_LbsPaBsInfo::bInfoStale |
False if info not state, true otherwise
| swi_uint32 SWI_STRUCT_LbsPaBsInfo::nId |
Base station ID
| swi_uint32 SWI_STRUCT_LbsPaBsInfo::nInfoTimeHigh |
Time stamp high DWORD
| swi_uint32 SWI_STRUCT_LbsPaBsInfo::nInfoTimeLow |
Time stamp low DWORD
| swi_int32 SWI_STRUCT_LbsPaBsInfo::nLatitude |
Base station latitude
| swi_int32 SWI_STRUCT_LbsPaBsInfo::nLongitude |
Base station longitude
| swi_uint32 SWI_STRUCT_LbsPaBsInfo::nNid |
Network ID
| swi_uint32 SWI_STRUCT_LbsPaBsInfo::nSid |
System ID
| swi_uint32 SWI_STRUCT_LbsPaBsInfo::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application