An implementation of the Profile Connection Scan Algorithm. The profile connection scan algorithm takes the amount of transfers and initial, transfer and final footpaths into account.
IPublicTransportPlanner
profilesByStop Describes the CSA profiles for each scanned stop.
earliestArrivalByTrip Describes the earliest arrival time for each scanned trip.
durationToTargetByStop Describes the walking duration to the target stop for a scanned stop.
gtfsTripByConnection Stores the tripIDs a connection is part of. Used for splitting and joining.
multiple IPaths that consist of several ISteps.
Generated using TypeDoc
An implementation of the Profile Connection Scan Algorithm. The profile connection scan algorithm takes the amount of transfers and initial, transfer and final footpaths into account.
IPublicTransportPlanner
profilesByStop Describes the CSA profiles for each scanned stop.
earliestArrivalByTrip Describes the earliest arrival time for each scanned trip.
durationToTargetByStop Describes the walking duration to the target stop for a scanned stop.
gtfsTripByConnection Stores the tripIDs a connection is part of. Used for splitting and joining.
multiple IPaths that consist of several ISteps.