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