EnvironmentNodeImpl

constructor(incarnation: Incarnation<Double, out Any>, environment: Environment<Double, out Any>)

Create a new environment node.

Parameters

incarnation

the simulation incarnation

environment

the environment


constructor(environment: Environment<Double, out Any>)

Create a new environment node.

Parameters

environment

the environment