Package | Description |
---|---|
org.liris.smartgov.lez.core.environment.graph |
Modifier and Type | Method and Description |
---|---|
void |
PollutableOsmArc._triggerPollutionIncreasedListeners(PollutionIncreasedEvent event)
Used by the
PollutantCarMover to
trigger pollution increased listeners |
Modifier and Type | Method and Description |
---|---|
void |
PollutableOsmArc.addPollutionIncreasedListener(org.liris.smartgov.simulator.core.events.EventHandler<PollutionIncreasedEvent> pollutionIncreasedListener)
Adds a new pollution increased event handler, called each time the arc is
polluted by a
PollutantCarMover . |