Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

implements

IPublicTransportPlanner

property

profilesByStop Describes the CSA profiles for each scanned stop.

property

earliestArrivalByTrip Describes the earliest arrival time for each scanned trip.

property

durationToTargetByStop Describes the walking duration to the target stop for a scanned stop.

property

gtfsTripByConnection Stores the tripIDs a connection is part of. Used for splitting and joining.

returns

multiple IPaths that consist of several ISteps.

Hierarchy

  • CSAProfile

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

plan

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc