KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.controls.experiments
/
SimulationRunner
/
SimulationRunner
Simulation
Runner
constructor
(
modelProvider
:
(
)
->
Model
)
(
source
)
Parameters
model
Provider
a function that will create the model that will be executed
constructor
(
model
:
Model
)
(
source
)