SUMO - Simulation of Urban MObility
NIVissimNodeParticipatingEdge Class Reference

#include <NIVissimNodeParticipatingEdge.h>

Public Member Functions

SUMOReal getFromPos () const
int getID () const
SUMOReal getToPos () const
 NIVissimNodeParticipatingEdge (int edgeid, SUMOReal frompos, SUMOReal topos)
bool positionLiesWithin (SUMOReal pos) const
 ~NIVissimNodeParticipatingEdge ()

Private Attributes

int myEdgeID
SUMOReal myFromPos
SUMOReal myToPos

Detailed Description

Definition at line 44 of file NIVissimNodeParticipatingEdge.h.


Constructor & Destructor Documentation


Member Function Documentation


Field Documentation

Definition at line 54 of file NIVissimNodeParticipatingEdge.h.

Referenced by getID().


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines