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 62 of file NBEdge.h.
◆ ~NBRouterEdge()
virtual NBRouterEdge::~NBRouterEdge |
( |
| ) |
|
|
inlinevirtual |
◆ getBidiEdge()
virtual const NBRouterEdge * NBRouterEdge::getBidiEdge |
( |
| ) |
const |
|
pure virtual |
◆ 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 |
◆ prohibits()
bool NBRouterEdge::prohibits |
( |
const NBVehicle * const |
| ) |
const |
|
inline |
◆ restricts()
bool NBRouterEdge::restricts |
( |
const NBVehicle * const |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: