Class UtmProjector
Defined in File UTM.h
Inheritance Relationships
Base Type
public Projector
Class Documentation
-
class UtmProjector : public Projector
Public Functions
-
explicit UtmProjector(Origin origin, bool useOffset = true, bool throwInPaddingArea = false)
-
BasicPoint3d forward(const GPSPoint &gps) const override
-
GPSPoint reverse(const BasicPoint3d &utm) const override
-
explicit UtmProjector(Origin origin, bool useOffset = true, bool throwInPaddingArea = false)