debug(std::ostream &ostr=std::cout, int wkt=-1) | Proj6 | inline |
determineBoundingBoxM(double range, double &xLL, double &yLL, double &xUR, double &yUR) const | RadarProj | |
determineBoundingBoxM(double range, drain::Rectangle< double > &bbox) const | RadarProj | inline |
dst (defined in Proj6) | Proj6 | |
getBoundingBox(double range, double &lonLL, double &latLL, double &lonUR, double &latUR) const | RadarProj | inline |
getBoundingBoxDeg(double range, double &lonLL, double &latLL, double &lonUR, double &latUR) const | RadarProj | 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 | static |
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 |
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 |
RadarProj(double lonDeg=0.0, double latDeg=0.0) | RadarProj | inline |
setLatLonProjection() (defined in RadarProj) | RadarProj | inline |
setMapping(bool lenient) (defined in Proj6) | Proj6 | protected |
setProjectionDst(const std::string &projDef, Projector::CRS_mode crs=Projector::FORCE_CRS) | 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 |
setSiteLocationDeg(double lon, double lat) | RadarProj | inline |
setSiteLocationRad(double lon, double lat) | RadarProj | inline |
src (defined in Proj6) | Proj6 | |
~Proj6() (defined in Proj6) | Proj6 | virtual |