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<Loc> |
Loc.readLocs(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
double |
Intersection.matchToV1(Loc loc)
Returns distance from lat,lon to the first path segment.
|
double |
Intersection.matchToV2(Loc loc)
Returns distance from lat,lon to the second path segment.
|