Package | Description |
---|---|
util.analytics |
The analytics package contains classes that analyze parameters of the
simulation.
|
Modifier and Type | Class and Description |
---|---|
class |
DistanceAnalyzer
Tracks the average distance covered by passengers.
|
class |
TimeToGateAnalyzer
Determines the average time to gate for all passengers.
|
class |
TimeToGatePerFlightAnalyzer
A Time To Gate Per Flight Parameter Tracker indicates the average times to
gate for the different flights.
|