Location
Constructors
Properties
Link copied to clipboard
the accuracy of bearing, i.e. the true bearing is within +/- bearingAccuracy degrees of bearing
Link copied to clipboard
the accuracy of speed, i.e. the true speed is within +/- speedAccuracy m/s of speed
Link copied to clipboard
the point in time when this location was acquired. This uses TimeMark instead of e.g. kotlin.time.Instant, to allow calculating how old a location is, even if the system clock changes.