| degree(const double a[3], double *b) const | DtUtmReferencePoint | protected |
| DtUtmReferencePoint() | DtUtmReferencePoint | |
| DtUtmReferencePoint(const DtDegMinSec &latRef, const DtDegMinSec &lonRef, int standardOffsets=1, long zone=0, const DtMapDatum &mapDatum=DtCurrentMapDatum(), double scaleFactor=0.9996) | DtUtmReferencePoint | |
| ellipsoid() const | DtUtmReferencePoint | virtual |
| geod2utm(double alat, double alon, double *x, double *y) | DtUtmReferencePoint | virtual |
| geod2utm(double lat, double lon, long *zone, double *northing, double *easting) | DtUtmReferencePoint | protectedvirtual |
| init(const DtDegMinSec &latRef, const DtDegMinSec &lonRef, int standardOffsets=1, long zone=0, const DtMapDatum &mapDatum=DtCurrentMapDatum()) | DtUtmReferencePoint | |
| initDatumConstants() | DtUtmReferencePoint | protected |
| initUtm(const double lat[4], const double lon[4], long zone=0) | DtUtmReferencePoint | protected |
| isInitialized() const | DtUtmReferencePoint | virtual |
| latRef() const | DtUtmReferencePoint | virtual |
| longRef() const | DtUtmReferencePoint | virtual |
| mapDatum() const | DtUtmReferencePoint | virtual |
| myE_sq | DtUtmReferencePoint | protected |
| myEf | DtUtmReferencePoint | protected |
| myEllipsoid | DtUtmReferencePoint | protected |
| myEp_sq | DtUtmReferencePoint | protected |
| myInited | DtUtmReferencePoint | protected |
| myLatRef | DtUtmReferencePoint | protected |
| myLonRef | DtUtmReferencePoint | protected |
| myScale | DtUtmReferencePoint | protected |
| mySemiMajor | DtUtmReferencePoint | protected |
| mySemiMinor | DtUtmReferencePoint | protected |
| myStandardFalseEasting | DtUtmReferencePoint | protected |
| myStandardFalseNorthing | DtUtmReferencePoint | protected |
| myStandardFalseNorthingCrossover | DtUtmReferencePoint | protected |
| myStandardOffsets | DtUtmReferencePoint | protected |
| myXOrigin | DtUtmReferencePoint | protected |
| myYOrigin | DtUtmReferencePoint | protected |
| myZoneOrigin | DtUtmReferencePoint | protected |
| scale() const | DtUtmReferencePoint | virtual |
| setLatRef(const DtDegMinSec &lat_ref) | DtUtmReferencePoint | virtual |
| setLongitudeFudgeFactor(double val) | DtUtmReferencePoint | protectedstatic |
| setLongRef(const DtDegMinSec &lat_ref) | DtUtmReferencePoint | virtual |
| setScale(double scale) | DtUtmReferencePoint | virtual |
| setStandardFalseEasting(double sfe) | DtUtmReferencePoint | virtual |
| setStandardFalseNorthing(double sfn) | DtUtmReferencePoint | virtual |
| setStandardFalseNorthingCrossover(double sfnc) | DtUtmReferencePoint | virtual |
| setStandardOffsets(int so) | DtUtmReferencePoint | virtual |
| setXOrgin(double x_origin) | DtUtmReferencePoint | virtual |
| setYOrgin(double y_origin) | DtUtmReferencePoint | virtual |
| setZoneOrigin(long zo) | DtUtmReferencePoint | virtual |
| standardFalseEasting() const | DtUtmReferencePoint | virtual |
| standardFalseNorthing() const | DtUtmReferencePoint | virtual |
| standardFalseNorthingCrossover() const | DtUtmReferencePoint | virtual |
| standardOffsets() const | DtUtmReferencePoint | virtual |
| theLongitudeFudgeFactor | DtUtmReferencePoint | protectedstatic |
| uninitialize() | DtUtmReferencePoint | virtual |
| useMapDatum(const DtMapDatum &mapDatum) | DtUtmReferencePoint | virtual |
| utm2geod(double x, double y, double *lat, double *lon) | DtUtmReferencePoint | virtual |
| utm2geod(double northing, double easting, long zone, double *lat, double *lon) | DtUtmReferencePoint | protectedvirtual |
| xOrigin() const | DtUtmReferencePoint | virtual |
| yOrigin() const | DtUtmReferencePoint | virtual |
| zoneOrigin() const | DtUtmReferencePoint | virtual |
| ~DtUtmReferencePoint() | DtUtmReferencePoint | virtual |