alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.grid.config
/
GeneralSimulationConfig
General
Simulation
Config
interface
GeneralSimulationConfig
:
Serializable
Simulation's configs valid for more than one simulation.
Inheritors
LightInfoGeneralSimulationConfig
Members
Functions
get
Dependencies
Link copied to clipboard
abstract
fun
getDependencies
(
)
:
Map
<
String
,
Array
<
Byte
>
>
get
End
Step
Link copied to clipboard
abstract
fun
getEndStep
(
)
:
Long
get
End
Time
Link copied to clipboard
abstract
fun
getEndTime
(
)
:
Time
get
Loader
Link copied to clipboard
abstract
fun
getLoader
(
)
:
Loader