Module analytics

Source

Structs§

Analytics
As a simulation runs, different pieces emit Events. The Analytics object listens to these, organizing and storing some information from them. The UI queries Analytics to draw time-series and display statistics.
SlidingWindow
A sliding window, used to count something over time
TimeSeriesCount
See https://github.com/a-b-street/abstreet/issues/85
TripPhase

Enums§

Problem
ProblemType