60 std::vector<MSLane*> incoming, std::vector<MSLane*> internal);
SumoXMLNodeType
Numbers representing special SUMO-XML-attribute values for representing node- (junction-) types used ...
#define UNUSED_PARAMETER(x)
void postloadInit()
initialises the junction after the whole net has been loaded
const std::vector< MSLink * > & getFoeLinks(const MSLink *const srcLink) const
MSInternalJunction(const MSInternalJunction &)
Invalidated copy constructor.
virtual ~MSInternalJunction()
Destructor.
bool indirectBicycleTurn(const MSLane *specialLane, const MSLink *thisLink, const MSLane *foeFirstPart, const MSLink *foeLink) const
std::vector< MSLane * > myInternalLaneFoes
std::vector< MSLink * > myInternalLinkFoes
MSInternalJunction & operator=(const MSInternalJunction &)
Invalidated assignment operator.
const std::vector< MSLane * > & getFoeInternalLanes(const MSLink *const srcLink) const
Representation of a lane in the micro simulation.
A point in 2D or 3D with translation and scaling methods.