56 for (ConstMSEdgeVector::const_iterator it = route.begin(); it != route.end(); ++it) {
58 if (junction !=
nullptr) {
std::vector< const MSEdge * > ConstMSEdgeVector
A road/street connecting two junctions.
const MSJunction * getToJunction() const
const MSJunction * getFromJunction() const
The base class for an intersection.
static const int BACKWARD
static int canTraverse(int dir, const ConstMSEdgeVector &route, int &passedEdges)
static const double RANDOM_POS_LAT
magic value to encode randomized lateral offset for persons when starting a walk
static const double SIDEWALK_OFFSET
the offset for computing person positions when walking on edges without a sidewalk
static const int UNDEFINED_DIRECTION
static const double UNSPECIFIED_POS_LAT
the default lateral offset for persons when starting a walk
static const double SAFETY_GAP