TOMASuplPosTechnology Class Reference
class TOMASuplPosTechnology
|
TOMASuplPosTechnology
describes the positioning method supported by POS Message plug-in. Possible values for POS technology are
-
A-GPS SET Assisted only
-
A-GPS SET Based only
-
Autonomous GPS
-
AFLT (Advanced Forward Link Trilateration)
-
EOTD (Enhanced Observed
Time
Difference)
-
OTDOA (Observed
Time
Difference of Arrival)
Public Member Functions
|
|
TOMASuplPosTechnology
()
|
IMPORT_C void
|
GetPosTechnology
(
TBool
&,
TBool
&,
TBool
&,
TBool
&,
TBool
&,
TBool
&)
|
IMPORT_C void
|
SetPosTechnology
(
TBool
,
TBool
,
TBool
,
TBool
,
TBool
,
TBool
)
|
Constructor & Destructor Documentation
TOMASuplPosTechnology()
IMPORT_C
|
TOMASuplPosTechnology
|
(
|
)
|
|
Member Functions Documentation
GetPosTechnology(TBool &, TBool &, TBool &, TBool &, TBool &, TBool &)
IMPORT_C void
|
GetPosTechnology
|
(
|
TBool
&
|
aGpsSETAssisted,
|
|
TBool
&
|
aGpsSETBased,
|
|
TBool
&
|
aAutonomousGps,
|
|
TBool
&
|
aAFLT,
|
|
TBool
&
|
aeOTD,
|
|
TBool
&
|
aoTDOA
|
|
)
|
const
|
GetPosTechnology retrieves the different positioning technologies supported by POS Message plug-in
Parameters
TBool
& aGpsSETAssisted
|
A boolean reference parameter that determines if the POS Message plug-in supports A-GPS SET Assisted technology
|
TBool
& aGpsSETBased
|
A boolean reference parameter that determines if the POS Message plug-in supports A-GPS SET Based technology
|
TBool
& aAutonomousGps
|
A boolean reference parameter that determines if the POS Message plug-in supports Autonomous GPS technology
|
TBool
& aAFLT
|
|
TBool
& aeOTD
|
A boolean reference parameter that determines if the POS Message plug-in supports EOTD
|
TBool
& aoTDOA
|
A boolean reference parameter that determines if the POS Message plug-in supports OTDOA
|
SetPosTechnology(TBool, TBool, TBool, TBool, TBool, TBool)
SetPosTechnology is invoked by POS Message plug-in to set values for the different positioning technologies supported.
Parameters
TBool
aGpsSETAssisted
|
A boolean parameter that determines if POS Message plug-in supports A-GPS SET Assisted technology
|
TBool
aGpsSETBased
|
A boolean parameter that determines if POS Message plug-in supports GPS SET Based technology
|
TBool
aAutonomousGps
|
A boolean parameter that determines if POS Message plug-in supports supports Autonomous GPS technology
|
TBool
aAFLT
|
|
TBool
aeOTD
|
A boolean parameter that determines if the POS Message plug-in supports EOTD technology
|
TBool
aoTDOA
|
A boolean parameter that determines if the POS Message plug-in supports OTDOA technology
|
Member Data Documentation
TBool
iAutonomousGps
TBool
|
iAutonomousGps
|
[private]
|
TBool
iGpsSETAssisted
TBool
|
iGpsSETAssisted
|
[private]
|
TBool
iGpsSETBased
TBool
|
iGpsSETBased
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.