21 #ifndef NIVissimExtendedEdgePoint_h 22 #define NIVissimExtendedEdgePoint_h 59 double position,
const std::vector<int>& assignedVehicles);
64 const std::vector<int>&
getLanes()
const;
void recheckLanes(const NBEdge *const edge)
Resets lane numbers if all lanes shall be used.
The representation of a single edge during network building.
NIVissimExtendedEdgePoint(int edgeid, const std::vector< int > &lanes, double position, const std::vector< int > &assignedVehicles)
Constructor.
A point in 2D or 3D with translation and scaling methods.
std::vector< int > myAssignedVehicles
const std::vector< int > & getLanes() const
std::vector< int > myLanes
~NIVissimExtendedEdgePoint()
double getPosition() const
Position getGeomPosition() const