| debug(std::ostream &ostr=std::cout, int wkt=-1) (defined in Proj6) | Proj6 | inline |
| dst (defined in Proj6) | Proj6 | |
| getBoundingBox(double range, double &lonLL, double &latLL, double &lonUR, double &latUR) const | RadarProj4 | inline |
| getBoundingBoxDeg(double range, double &lonLL, double &latLL, double &lonUR, double &latUR) const | RadarProj4 | inline |
| getDst() const (defined in Proj6) | Proj6 | inline |
| getErrorString() const (defined in Proj6) | Proj6 | inline |
| getProjectionDst() const (defined in Proj6) | Proj6 | inline |
| getProjectionSrc() const | Proj6 | inline |
| getProjVersion() (defined in Proj6) | Proj6 | inlinestatic |
| getSrc() const (defined in Proj6) | Proj6 | inline |
| isLongLat() const | Proj6 | inline |
| isSet() const (defined in Proj6) | Proj6 | inline |
| pjContext | Proj6 | protected |
| proj (defined in Proj6) | Proj6 | protected |
| Proj6() (defined in Proj6) | Proj6 | |
| Proj6(const Proj6 &p) (defined in Proj6) | Proj6 | |
| project(POINT_XY &point) const | Proj6 | inlineprotected |
| project(double &x, double &y) const (defined in Proj6) | Proj6 | inlineprotected |
| projectFwd(double &x, double &y) const | Proj6 | inline |
| projectFwd(double x, double y, double &x2, double &y2) const | Proj6 | inline |
| projectFwd(drain::Point2D< double > &point) const | Proj6 | inline |
| projectFwd(const drain::Point2D< double > &point, drain::Point2D< double > &point2) const | Proj6 | inline |
| projectInv(double &x, double &y) const (defined in Proj6) | Proj6 | inline |
| projectInv(double x, double y, double &x2, double &y2) const (defined in Proj6) | Proj6 | inline |
| projectInv(drain::Point2D< double > &point) const (defined in Proj6) | Proj6 | inline |
| projectInv(const drain::Point2D< double > &point, drain::Point2D< double > &point2) const | Proj6 | inline |
| RadarProj4(double lon=0.0, double lat=0.0) | RadarProj4 | inline |
| setLocation(double lon, double lat) | RadarProj4 | inline |
| setMapping(bool lenient) (defined in Proj6) | Proj6 | protected |
| setProjectionDst(const std::string &projDef, Projector::CRS_mode crs=Projector::FORCE_CRS) | Proj6 | inline |
| setProjectionDst(const Projector &projDef) | Proj6 | inline |
| setProjections(const std::string &projDefSrc, const std::string &projDefDst) | Proj6 | inline |
| setProjectionSrc(const std::string &projDef, Projector::CRS_mode crs=Projector::FORCE_CRS) | Proj6 | inline |
| setProjectionSrc(const Projector &projDef) | Proj6 | inline |
| src (defined in Proj6) | Proj6 | |
| ~Proj6() (defined in Proj6) | Proj6 | virtual |