GPSDATABASE::POINTRECORD Class Reference
Point Record.
More...
#include <mi32/gpsdbase.h>
List of all members.
Detailed Description
Point Record.
Constructor & Destructor Documentation
| GPSDATABASE::POINTRECORD::POINTRECORD |
( |
|
) |
|
| GPSDATABASE::POINTRECORD::POINTRECORD |
( |
const POINTRECORD & |
rhs |
) |
|
| GPSDATABASE::POINTRECORD::~POINTRECORD |
( |
|
) |
[inline] |
Member Function Documentation
| DATETIME GPSDATABASE::POINTRECORD::GetDateTime |
( |
|
) |
const [inline] |
| double GPSDATABASE::POINTRECORD::GetHeading |
( |
|
) |
const [inline] |
| DPOINT3D GPSDATABASE::POINTRECORD::GetLocation |
( |
|
) |
const [inline] |
| int GPSDATABASE::POINTRECORD::GetLogNumber |
( |
|
) |
const [inline] |
| double GPSDATABASE::POINTRECORD::GetSpeed |
( |
|
) |
const [inline] |
| bool GPSDATABASE::POINTRECORD::operator< |
( |
const POINTRECORD & |
rhs |
) |
const [inline] |
| void GPSDATABASE::POINTRECORD::SetDateTime |
( |
const DATETIME & |
datetime |
) |
[inline] |
| void GPSDATABASE::POINTRECORD::SetHeading |
( |
double |
heading |
) |
[inline] |
| void GPSDATABASE::POINTRECORD::SetLocation |
( |
const DPOINT3D & |
location |
) |
[inline] |
| void GPSDATABASE::POINTRECORD::SetLogNumber |
( |
int |
lognumber |
) |
[inline] |
| void GPSDATABASE::POINTRECORD::SetSpeed |
( |
double |
speed |
) |
[inline] |
Member Data Documentation
Records' Lat/Lon location.
Number of Log Record came from.
The documentation for this class was generated from the following file: