GPSDATABASE Member List
This is the complete list of members for
GPSDATABASE, including all inherited members.
| AddLogName(const MISTRING &logname, int &lognumber) | GPSDATABASE | |
| AddLogPath(const FILEPATH &logpath, int &lognumber) | GPSDATABASE | |
| AddPoint(POINTRECORD record) | GPSDATABASE | |
| ApplyOffset(DATETIME datetime) | GPSDATABASE | |
| Compute(const DATETIME &datetime, POINTRECORD &OutputRecord, POINTRECORD &PrevRecord, POINTRECORD &NextRecord, GPSMETHOD method=GPSMETHOD_Interpolate, double errortime=60.0) | GPSDATABASE | |
| GetLog(UINT32 index, LOGRECORD &log) | GPSDATABASE | |
| GetLog(int lognumber, LOGRECORD &log) | GPSDATABASE | |
| GetLog(const FILEPATH &logpath, LOGRECORD &log) | GPSDATABASE | |
| GetLogList() | GPSDATABASE | |
| GetLogNum(const FILEPATH &logpath, int &lognumber) | GPSDATABASE | |
| GetLogPath(int lognumber, FILEPATH &logpath) | GPSDATABASE | |
| GetNumLogs() const | GPSDATABASE | [inline] |
| GetNumPoints() const | GPSDATABASE | [inline] |
| GetOffset() const | GPSDATABASE | [inline] |
| GetPoint(UINT32 index, POINTRECORD &record) | GPSDATABASE | |
| GetPoint(const DATETIME &datetime, POINTRECORD &record) | GPSDATABASE | |
| GetPointList() | GPSDATABASE | |
| GPSDATABASE() | GPSDATABASE | |
| GPSMETHOD enum name | GPSDATABASE | |
| GPSMETHOD_Closest enum value | GPSDATABASE | |
| GPSMETHOD_Interpolate enum value | GPSDATABASE | |
| ReadLog(const FILEPATH &logpath) | GPSDATABASE | |
| ReadLogText(const FILEPATH &logpath, const LOGPARMS &logparms) | GPSDATABASE | |
| RemoveAllLogs() | GPSDATABASE | |
| RemoveLog(int lognumber) | GPSDATABASE | |
| RemoveLog(const FILEPATH &logpath) | GPSDATABASE | |
| RemovePoint(UINT32 index) | GPSDATABASE | |
| RemovePoint(const DATETIME &datetime) | GPSDATABASE | |
| RemovePoints(int lognumber) | GPSDATABASE | |
| SetOffset(INT32 offset) | GPSDATABASE | |
| ~GPSDATABASE() | GPSDATABASE | [inline] |