KHSpeedSample

constructor(unit: KHUnit.Velocity, value: Double, time: Instant)

Parameters

unit

The measurement scale of this record

time

The point in time when the measurement was taken // TODO: Ensure this validation range is respected on all platforms

value

Speed in Velocity unit (Valid range: 0-1000000 meters/ sec)