C:/Data/Dev/Synergy/MCL/lbs/lbs/locationmgmt/locmonitor/lbslocmonitorapis/ConversionDataTypes/inc/lbslocationwcdmaneighbourinfo.h File Reference

#include <e32std.h>
#include <lbs/lbslocationcommon.h>

Go to the source code of this file.

Typedefs

typedef RArray
< TLbsWcdmaNeighbourCellInfo > 
RLbsWcdmaNeighbourCellInfoArray

Functions

 NONSHARABLE_CLASS (TLbsWcdmaNeighbourCellInfo)

Detailed Description


Function Documentation

NONSHARABLE_CLASS ( TLbsWcdmaNeighbourCellInfo   ) 

This class contains information related to a Wcdma neighbouring cell information

Allocates and constructs a new neighbour Wcdma cell info object. In the returned instance all data is marked as undefined

Returns:
Pointer to the new neighbour Wcdma cell info object.

Allocates and constructs a new neighbour Wcdma cell info object.

Parameters:
[in] aUCid Cell Identity
[in] aSCode Scrambling Code
[in] aPathloss Pathloss
[in] Received Signal Strength Indicator
Returns:
Pointer to the new neighbour Wcdma cell info object.

Sets the Cell Identity.

Parameters:
[in] aUniqueCellId Cell Identity, range 0..268435455.

Retrieves the Cell Identity.

Returns:
Cell Identity, range 0..268435455. KErrNotFound if the value is undefined.

Sets the scrambling code

Parameters:
[in] aScramblingCode scrambling code , range 0..511.

Retrieves the scrambling code .

Returns:
Base scrambling code, range 0..511. KErrNotFound if the value is undefined.

Sets the Pathloss parameter

Parameters:
[in] aPathloss Pathloss, range 46..173.

Retrieves the pathloss information.

Returns:
pathloss, range 46..173. KErrNotFound if the value is undefined.

Sets the RSSI parameter

Parameters:
[in] aRssi Received Signal Strength Indicator, range 0..127.

Retrieves the RSSI information.

Returns:
RSSI, range 0..127. KErrNotFound if the value is undefined.

Cell Identity

Scrambling Code

Path loss

RSSI

Reserved


Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved. These materials are provided under the terms of the Eclipse Public License v1.0.