LocationMeasurement

constructor(position: Position, horizontalAccuracy: Length? = null, altitudeAccuracy: Length? = null, distancePerSecond: Length? = null, distancePerSecondAccuracy: Length? = null, course: Bearing? = null, courseAccuracy: Rotation? = null, measuredAt: Instant)(source)