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