SpawningStrategy
model.entities.spawner.SpawningStrategy
trait SpawningStrategy
Base trait for all customer spawning strategies.
Defines the interface for determining how many customers should be spawned at any given time point in the simulation. Implementations can provide various distribution patterns such as constant rates, gaussian curves, or step functions.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article