MATSIM
org.matsim.pt.counts.OccupancyAnalyzer Member List

This is the complete list of members for org.matsim.pt.counts.OccupancyAnalyzer, including all inherited members.

boardsorg.matsim.pt.counts.OccupancyAnalyzerprivate
getAlightStopIds()org.matsim.pt.counts.OccupancyAnalyzer
getAlightVolumesForStop(final Id< TransitStopFacility > stopId)org.matsim.pt.counts.OccupancyAnalyzer
getAllStopIds()org.matsim.pt.counts.OccupancyAnalyzer
getBoardStopIds()org.matsim.pt.counts.OccupancyAnalyzer
getBoardVolumesForStop(final Id< TransitStopFacility > stopId)org.matsim.pt.counts.OccupancyAnalyzer
getOccupancyStopIds()org.matsim.pt.counts.OccupancyAnalyzer
getOccupancyVolumesForStop(final Id< TransitStopFacility > stopId)org.matsim.pt.counts.OccupancyAnalyzer
getTimeSlotIndex(final double time)org.matsim.pt.counts.OccupancyAnalyzer
handleEvent(TransitDriverStartsEvent event)org.matsim.pt.counts.OccupancyAnalyzer
handleEvent(PersonEntersVehicleEvent event)org.matsim.pt.counts.OccupancyAnalyzer
handleEvent(PersonLeavesVehicleEvent event)org.matsim.pt.counts.OccupancyAnalyzer
handleEvent(VehicleArrivesAtFacilityEvent event)org.matsim.pt.counts.OccupancyAnalyzer
handleEvent(VehicleDepartsAtFacilityEvent event)org.matsim.pt.counts.OccupancyAnalyzer
logorg.matsim.pt.counts.OccupancyAnalyzerprivatestatic
maxTimeorg.matsim.pt.counts.OccupancyAnalyzerprivate
OccupancyAnalyzer(final int timeBinSize, final double maxTime)org.matsim.pt.counts.OccupancyAnalyzer
occupancyRecordorg.matsim.pt.counts.OccupancyAnalyzerprivate
reset(int iteration)org.matsim.pt.counts.OccupancyAnalyzer
setAlights(Map< Id< TransitStopFacility >, int[]> alights)org.matsim.pt.counts.OccupancyAnalyzer
setBoards(Map< Id< TransitStopFacility >, int[]> boards)org.matsim.pt.counts.OccupancyAnalyzer
setOccupancies(Map< Id< TransitStopFacility >, int[]> occupancies)org.matsim.pt.counts.OccupancyAnalyzer
timeBinSizeorg.matsim.pt.counts.OccupancyAnalyzerprivate
transitDriversorg.matsim.pt.counts.OccupancyAnalyzerprivate
transitVehiclesorg.matsim.pt.counts.OccupancyAnalyzerprivate
vehPassengersorg.matsim.pt.counts.OccupancyAnalyzerprivate
vehStopsorg.matsim.pt.counts.OccupancyAnalyzerprivate
write(String filename)org.matsim.pt.counts.OccupancyAnalyzer