Alchemist Execution Context
constructor(environment: Environment<Any, P>, localNode: Node<Any>, reaction: Reaction<Any>, random: <Error class: unknown class>, networkManager: AlchemistNetworkManager)
Parameters
environment
the simulation Environment
local Node
the local Node
reaction
the Reaction hosting the program
random
the RandomGenerator for this simulation
network Manager
the AlchemistNetworkManager to be used
constructor(environmentAccess: Environment<Any, P>, node: Node<Any>, protelisDevice: ProtelisDevice<P>, reaction: Reaction<Any>, randomGenerator: <Error class: unknown class>, networkManager: AlchemistNetworkManager)
Parameters
position type