Superclass for NBEdge and NBEdge::Connection to initialize Router.
More...
#include <NBEdge.h>
Superclass for NBEdge and NBEdge::Connection to initialize Router.
Definition at line 65 of file NBEdge.h.
◆ getID()
virtual const std::string& NBRouterEdge::getID |
( |
| ) |
const |
|
pure virtual |
◆ getLength()
virtual double NBRouterEdge::getLength |
( |
| ) |
const |
|
pure virtual |
◆ getNumericalID()
virtual int NBRouterEdge::getNumericalID |
( |
| ) |
const |
|
pure virtual |
◆ getSpeed()
virtual double NBRouterEdge::getSpeed |
( |
| ) |
const |
|
pure virtual |
◆ getTravelTimeStatic()
static double NBRouterEdge::getTravelTimeStatic |
( |
const NBRouterEdge *const |
edge, |
|
|
const NBVehicle * |
const, |
|
|
double |
|
|
) |
| |
|
inlinestatic |
◆ getViaSuccessors()
◆ isInternal()
virtual bool NBRouterEdge::isInternal |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: