Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
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
,
simulateHeading
:
Boolean
=
false
)