plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Reachable
Stops
Finder
Delaunay
constructor
find
Reachable
Stops
Hierarchy
ReachableStopsFinderDelaunay
Implements
IReachableStopsFinder
Index
Constructors
constructor
Methods
find
Reachable
Stops
Constructors
constructor
new
Reachable
Stops
Finder
Delaunay
(
stopsProvider
:
IStopsProvider
, roadPlanner
:
IRoadPlanner
)
:
ReachableStopsFinderDelaunay
Parameters
stopsProvider:
IStopsProvider
roadPlanner:
IRoadPlanner
Returns
ReachableStopsFinderDelaunay
Methods
find
Reachable
Stops
find
Reachable
Stops
(
location
:
ILocation
, mode
:
ReachableStopsFinderMode
, maximumDuration
:
DurationMs
, minimumSpeed
:
SpeedKmH
, profileID
:
string
)
:
Promise
<
IReachableStop
[]
>
Parameters
location:
ILocation
mode:
ReachableStopsFinderMode
maximumDuration:
DurationMs
minimumSpeed:
SpeedKmH
profileID:
string
Returns
Promise
<
IReachableStop
[]
>
Generated using
TypeDoc