SatDump 2.0.0-alpha-76a915210
|
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) |