getEnvironment

abstract fun getEnvironment(): Environment<T, P>

Allows to access the current environment.

Return

a reference to the current Environment. The environment is not a copy but back-ends the real environment used in the simulation. Manipulate it carefully