36 bool Event::operator<(
const Event& e)
const {
This class models a TimedModel.
This class models a discrete event.
SimulationTime time
Point in time when the event will trigger.
TimedModel * timedModel
Model whose activation function will be called once the event triggers.
Event()
Alternative constructor, required for creating arrays of Event elements.