Skip to main content

Module model

Module model 

Source
Expand description

Abstract model trait - the interface shared by all model types.

Both StandardModel and EventQueueModel implement this trait, which provides uniform access to time, RNG, space, properties, and agents.

Traitsยง

Model
The abstract model interface.