|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlockTripEntry
Method Summary | |
---|---|
int |
getAccumulatedSlackTime()
The amount of accumulated slack time from the start of the block to the start of the trip |
short |
getAccumulatedStopTimeIndex()
|
int |
getArrivalTimeForIndex(int index)
Stop Methods |
BlockConfigurationEntry |
getBlockConfiguration()
|
int |
getDepartureTimeForIndex(int index)
|
double |
getDistanceAlongBlock()
|
double |
getDistanceAlongBlockForIndex(int blockSequence)
|
BlockTripEntry |
getNextTrip()
|
AbstractBlockTripIndex |
getPattern()
Pattern Methods |
BlockTripEntry |
getPreviousTrip()
|
short |
getSequence()
|
TripEntry |
getTrip()
|
Methods inherited from interface org.onebusaway.transit_data_federation.services.transit_graph.HasBlockStopTimes |
---|
getStopTimes |
Method Detail |
---|
BlockConfigurationEntry getBlockConfiguration()
TripEntry getTrip()
short getSequence()
BlockConfigurationEntry.getTrips()
.short getAccumulatedStopTimeIndex()
int getAccumulatedSlackTime()
double getDistanceAlongBlock()
BlockTripEntry getPreviousTrip()
BlockTripEntry getNextTrip()
int getArrivalTimeForIndex(int index)
int getDepartureTimeForIndex(int index)
double getDistanceAlongBlockForIndex(int blockSequence)
AbstractBlockTripIndex getPattern()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |