30template<
class E,
class L,
class N,
class V>
33 StopEdge(
const std::string
id,
int numericalID,
const E* edge,
const double startPos,
const double endPos) :
IntermodalEdge(const std::string id, int numericalID, const E *edge, const std::string &line, const double length=-1)
double getStartPos() const
const double myEndPos
end position
const double myStartPos
start position
StopEdge(const std::string id, int numericalID, const E *edge, const double startPos, const double endPos)
bool includeInRoute(bool) const