Public Member Functions | |
| virtual void | captureNext () |
| has to be implemented | |
| opentl::core::cvdata::GPSGaussKrueger | getByTimestamp (long timestamp) |
| arbitrary timestamps, gk-koordinates are interpolated within the neighboring data | |
| virtual void | getData (opentl::core::cvdata::GPSGaussKrueger &data) |
| opentl::core::cvdata::GPSGaussKrueger | getDataByIndex (int index) |
| specify the index of the gps-gauss-krueger file | |
| virtual long | getTimeStamp () |
| has to be implemented | |
| GPSSensorFile () | |
| opentl::input::GPSSensorFile::GPSSensorFile | ( | ) |
| virtual void opentl::input::GPSSensorFile::captureNext | ( | ) | [virtual] |
| opentl::core::cvdata::GPSGaussKrueger opentl::input::GPSSensorFile::getByTimestamp | ( | long | timestamp | ) |
arbitrary timestamps, gk-koordinates are interpolated within the neighboring data
| virtual void opentl::input::GPSSensorFile::getData | ( | opentl::core::cvdata::GPSGaussKrueger & | data | ) | [virtual] |
| opentl::core::cvdata::GPSGaussKrueger opentl::input::GPSSensorFile::getDataByIndex | ( | int | index | ) |
specify the index of the gps-gauss-krueger file
| virtual long opentl::input::GPSSensorFile::getTimeStamp | ( | ) | [virtual] |
1.5.8