alchemist
alchemist
/
it.unibo.alchemist.loader.export
/
Exporter
/
update
update
abstract
fun
update
(
environment
:
Environment
<
T
,
P
>
,
reaction
:
Reaction
<
T
>
?
,
time
:
Time
,
step
:
Long
)
Content copied to clipboard
Main method used by exporters to export data. This method is called at each step of the simulation.