toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.location.simulation
/
SimulationOptions
/
SimulationOptions
Simulation
Options
constructor
(
inLoop
:
Boolean
=
false
,
timeUnit
:
TimeUnit
=
TimeUnit.MILLISECONDS
,
dispatchPeriod
:
Long
=
200
,
restartDelay
:
Long
=
5000
,
altitude
:
Double
?
=
null
,
deviationRange
:
ClosedRange
<
Double
>
?
=
null
)