GpsUtils extension

on
  • GpsCoordinates

Methods

distanceTo(GpsCoordinates other) double
goForward(DriveOrientation orientation) → GpsCoordinates
isNear(GpsCoordinates other) bool
manhattanDistance(GpsCoordinates other) double
prettyPrint() String

Operators

operator +(GpsCoordinates other) → GpsCoordinates

Static Properties

east → GpsCoordinates
no setter
epsilonLatitude double
no setter
epsilonLongitude double
no setter
latitudePerMeter double
no setter
longitudePerMeter double
no setter
maxErrorMeters double
getter/setter pair
metersPerLongitude double
no setter
north → GpsCoordinates
no setter
south → GpsCoordinates
no setter
west → GpsCoordinates
no setter

Constants

metersPerLatitude → const double
111.32 * 1000
radiansPerDegree → const double
pi / 180