CSensorDataCompensatorPlugin Class Reference
class CSensorDataCompensatorPlugin : public CBase |
Sensor data compensation plugin API definition.
Inherits from
- CSensorDataCompensatorPlugin
Member Functions Documentation
GetCompensationItem(TInt)
TPtrC8
| GetCompensationItem | ( | TInt | aIndex | ) | [pure virtual] |
Retrieves compensation values for requested data type. Values can be configured for different device states per sensor data types and there may be multiple values affecting compensation at current time.
Parameters
TInt aIndex | Index for fetching compensation value from plugin. |
GetCompensationItemCount()
TInt
| GetCompensationItemCount | ( | ) | [pure virtual] |
Retrieves item count for compensation values at current time. Method is called prior fetching actual values with GetCompensationItem. If plugin is not yet ready providing compensation values, it should be indicated by returning KErrNotReady.
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.