Package fern.simulation.controller

Provides classes to control the simulations.

See:
          Description

Interface Summary
SimulationController Simulators are controlled by implementing classes.
 

Class Summary
AmountLowerThanController  
AndController Implements a SimulationController composed of many SimulationController.
DefaultController The probably most common implementation of an SimulationController.
OrController Implements a SimulationController composed of many SimulationController.
 

Package fern.simulation.controller Description

Provides classes to control the simulations.