|
SatDump 2.0.0-alpha-520736c72
|
Public Member Functions | |
| LatLonTpsProjHelper (std::vector< satdump::projection::GCP > gcps, bool fwd, bool rev) | |
| void | forward (geodetic::geodetic_coords_t pos, double &x, double &y) |
| void | reverse (double x, double y, geodetic::geodetic_coords_t &pos) |