![]() |
Eclipse SUMO - Simulation of Urban MObility
|
get stop edges and stop ids and directional validity More...
#include <NBPTLine.h>
Public Member Functions | |
| PTStopInfo (NBEdge *_edge, const std::string &_stopID, double _pos, bool _revised) | |
Data Fields | |
| NBEdge * | edge |
| double | pos |
| bool | revised |
| std::string | stopID |
get stop edges and stop ids and directional validity
Definition at line 82 of file NBPTLine.h.
|
inline |
| NBEdge* NBPTLine::PTStopInfo::edge |
Definition at line 85 of file NBPTLine.h.
Referenced by PTStopInfo().
| double NBPTLine::PTStopInfo::pos |
Definition at line 87 of file NBPTLine.h.
Referenced by PTStopInfo().
| bool NBPTLine::PTStopInfo::revised |
Definition at line 88 of file NBPTLine.h.
Referenced by PTStopInfo().
| std::string NBPTLine::PTStopInfo::stopID |
Definition at line 86 of file NBPTLine.h.
Referenced by PTStopInfo().