81 nr += (int)e->getLanes().size();
SumoXMLNodeType
Numbers representing special SUMO-XML-attribute values for representing node- (junction-) types used ...
A road/street connecting two junctions.
Position myPosition2
The secondary position of the junction.
virtual ~MSJunction()
Destructor.
Position myPosition
The position of the junction.
int getNrOfIncomingLanes() const
MSJunction(const std::string &id, SumoXMLNodeType type, const Position &position, const PositionVector &shape, const std::string &name)
Constructor.
ConstMSEdgeVector myIncoming
incoming edges
const Position & getPosition(bool secondaryShape=false) const
virtual void postloadInit()
Base class for objects which have an id.
A point in 2D or 3D with translation and scaling methods.