API published in: S60 2nd Ed FP 2
Link against: lbs.lib
Location
#include <e32std.h>
Go to the source code of this file.
Data Structures | |
| class | TCoordinate |
| TCoordinate is used to hold the basic coordinates of a location (latitude, longitude and altitude). More... | |
| class | TLocality |
| Adds an error estimate for the horizontal and vertical accuracy of the point to TCoordinate. More... | |
| class | TPosition |
| This class is the standard data structure for retrieving location information. More... | |
| class | TCourse |
| This is used to hold information about the current speed and direction of the device. More... | |
Typedefs | |
| typedef TUid | TPositionDatumId |
| Defines the identifier for various positioning standard datums. | |
Variables | |
| const TPositionDatumId | KPositionDatumWgs84 = {0x101FAA29} |
| Defines the identifier for the WGS-84 Positioning Datum Standard. | |
|
|
Defines the identifier for various positioning standard datums. |
|
|
Defines the identifier for the WGS-84 Positioning Datum Standard. |