Package | Description |
---|---|
org.transitime.custom.sfmta.delayTimes |
For determining how long delays are when a bus has to stop at
a 4-way stop instead of having a green traffic signal.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<Intersection> |
Intersection.readIntersections(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
static void |
IntersectionMatcher.match(double lat,
double lon,
double allowableDistance,
java.util.List<Intersection> intersections)
Member Functions
|