Alchemist Execution Context
open fun AlchemistExecutionContext(environment: Environment<Any, P>, localNode: ProtelisNode<P>, reaction: Reaction<Any>, random: RandomGenerator, networkManager: AlchemistNetworkManager)
Content copied to clipboard
Parameters
environment
the simulation Environment
local Node
the local ProtelisNode
reaction
the Reaction hosting the program
random
the RandomGenerator for this simulation
network Manager
the AlchemistNetworkManager to be used