This is the complete list of members for makVrl.UtmReferencePoint, including all inherited members.
| degree(double[] a) | makVrl.UtmReferencePoint | inline |
| ellipsoid | makVrl.UtmReferencePoint | |
| geod2utm(double alat, double alon, out double x, out double y) | makVrl.UtmReferencePoint | inline |
| geod2utm(double lat, double lon, out int zone, out double northing, out double easting) | makVrl.UtmReferencePoint | inlineprivate |
| globalUtmReferencePoint | makVrl.UtmReferencePoint | static |
| init(DegMinSec lat, DegMinSec lon, bool standardOffsets, int zone, MapDatum datum=null) | makVrl.UtmReferencePoint | inline |
| initDatumConstants() | makVrl.UtmReferencePoint | inline |
| initUtm(double[] lat, double[] lon, int zone) | makVrl.UtmReferencePoint | inline |
| mapDatum | makVrl.UtmReferencePoint | |
| myE_sq | makVrl.UtmReferencePoint | private |
| myEf | makVrl.UtmReferencePoint | private |
| myEllipsoid | makVrl.UtmReferencePoint | private |
| myEp_sq | makVrl.UtmReferencePoint | private |
| myInited | makVrl.UtmReferencePoint | private |
| myLatRef | makVrl.UtmReferencePoint | private |
| myLonRef | makVrl.UtmReferencePoint | private |
| myScale | makVrl.UtmReferencePoint | private |
| mySemiMajor | makVrl.UtmReferencePoint | private |
| mySemiMinor | makVrl.UtmReferencePoint | private |
| myStandardFalseEasting | makVrl.UtmReferencePoint | private |
| myStandardFalseNorthing | makVrl.UtmReferencePoint | private |
| myStandardFalseNorthingCrossover | makVrl.UtmReferencePoint | private |
| myStandardOffsets | makVrl.UtmReferencePoint | private |
| myXOrigin | makVrl.UtmReferencePoint | private |
| myYOrigin | makVrl.UtmReferencePoint | private |
| myZoneOrigin | makVrl.UtmReferencePoint | private |
| theGlobalUtmReferencePoint | makVrl.UtmReferencePoint | privatestatic |
| theLongitudeFudgeFactor | makVrl.UtmReferencePoint | privatestatic |
| utm2geod(double x, double y, out double lat, out double lon) | makVrl.UtmReferencePoint | inline |
| utm2geod(double northing, double easting, int zone, out double lat, out double lon) | makVrl.UtmReferencePoint | inlineprivate |
| utmGridZoneFromLatLon(double latitude, double longitude) | makVrl.UtmReferencePoint | inlinestatic |
| UtmReferencePoint() | makVrl.UtmReferencePoint | inline |
| UtmReferencePoint(DegMinSec latRef, DegMinSec lonRef, bool standardOffsets=true, int zone=0, MapDatum mapDatum=null, double scaleFactor=0.9996) | makVrl.UtmReferencePoint | inline |