#include <e32std.h>
#include <lbs/lbslocationcommon.h>
Go to the source code of this file.
Typedefs | |
typedef RArray < TLbsWcdmaNeighbourCellInfo > | RLbsWcdmaNeighbourCellInfoArray |
Functions | |
NONSHARABLE_CLASS (TLbsWcdmaNeighbourCellInfo) |
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
Allocates and constructs a new neighbour Wcdma cell info object.
[in] | aUCid | Cell Identity |
[in] | aSCode | Scrambling Code |
[in] | aPathloss | Pathloss |
[in] | Received | Signal Strength Indicator |
Sets the Cell Identity.
[in] | aUniqueCellId | Cell Identity, range 0..268435455. |
Retrieves the Cell Identity.
Sets the scrambling code
[in] | aScramblingCode | scrambling code , range 0..511. |
Retrieves the scrambling code .
Sets the Pathloss parameter
[in] | aPathloss | Pathloss, range 46..173. |
Retrieves the pathloss information.
Sets the RSSI parameter
[in] | aRssi | Received Signal Strength Indicator, range 0..127. |
Retrieves the RSSI information.
Cell Identity
Scrambling Code
Path loss
RSSI
Reserved