SimulationScheduler

floodsim.controller.SimulationScheduler
See theSimulationScheduler companion trait

Factory for creating SimulationScheduler instances.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Creates a new SimulationScheduler with default configuration.

Creates a new SimulationScheduler with default configuration.

Attributes

Returns

a new SimulationScheduler instance

Givens

Givens

Provides a default SimulationScheduler for use with given contexts. This allows for simpler dependency injection when a SimulationScheduler is needed.

Provides a default SimulationScheduler for use with given contexts. This allows for simpler dependency injection when a SimulationScheduler is needed.

Attributes