InterpolationStrategy

constructor(    locations: List<GeoLocation>,     broadcastDelay: Duration = BROADCAST_DELAY,     startDelay: Duration = START_DELAY,     currentSpeed: Speed = DEFAULT_SPEED)