SimulationOptions

constructor(inLoop: Boolean = false, timeUnit: TimeUnit = TimeUnit.MILLISECONDS, dispatchPeriod: Long = 200, restartDelay: Long = 5000, altitude: Double? = null, deviationRange: ClosedRange<Double>? = null)