74 ROMAEdge(
const std::string&
id,
RONode* from,
RONode* to,
unsigned int index,
const int priority);
void setHelpFlow(const SUMOReal flow)
A single lane the router may use.
std::set< ROMAEdge * > myLeftTurns
SUMOReal getHelpFlow() const
virtual void addSuccessor(ROEdge *s, std::string dir="")
Adds information about a connected edge.
A vehicle as used by router.
ROMAEdge(const std::string &id, RONode *from, RONode *to, unsigned int index, const int priority)
Constructor.
A basic edge for routing applications.
virtual ~ROMAEdge()
Destructor.
ROMAEdge & operator=(const ROMAEdge &src)
Invalidated assignment operator.
Base class for nodes used by the router.
A basic edge for routing applications.