GSLAM
3.0.0
|
This is the complete list of members for GPSArray< T >, including all inherited members.
at(size_t idx) | GPSArray< T > | virtual |
atTime(const double &time=-1, bool nearist=true) (defined in GPSArray< T >) | GPSArray< T > | virtual |
getArray(std::vector< T > &gpsArray) (defined in GPSArray< T >) | GPSArray< T > | virtual |
getTimeRange(double &minTime, double &maxTime) (defined in GPSArray< T >) | GPSArray< T > | virtual |
GPS(const std::string &nameGPS="GPS") (defined in GPS< T >) | GPS< T > | |
GPS2XYZ(double lat, double lon, double alt) | GPS< T > | static |
GPS2XYZ(Point3d gps) (defined in GPS< T >) | GPS< T > | static |
GPSArray(const std::string &nameGPS="GPS") (defined in GPSArray< T >) | GPSArray< T > | |
hasTime(const double &time) (defined in GPS< T >) | GPS< T > | |
insert(double time, const T &gpsData) (defined in GPSArray< T >) | GPSArray< T > | virtual |
load(const std::string &filename) (defined in GPS< T >) | GPS< T > | virtual |
name (defined in GPS< T >) | GPS< T > | |
save(const std::string &filename) (defined in GPS< T >) | GPS< T > | virtual |
size() const (defined in GPSArray< T >) | GPSArray< T > | virtual |
XYZ2GPS(double x, double y, double z) (defined in GPS< T >) | GPS< T > | static |
XYZ2GPS(Point3d xyz) (defined in GPS< T >) | GPS< T > | static |
~GPS() (defined in GPS< T >) | GPS< T > | virtual |