SUMO - Simulation of Urban MObility
MSLane::by_connections_to_sorter Class Reference

Public Member Functions

 by_connections_to_sorter (const MSEdge *const e)
 constructor
int operator() (const MSEdge *const e1, const MSEdge *const e2) const
 comparing operator

Private Member Functions

by_connections_to_sorteroperator= (const by_connections_to_sorter &)

Private Attributes

const MSEdge *const myEdge
SUMOReal myLaneDir

Detailed Description

Definition at line 715 of file MSLane.h.


Constructor & Destructor Documentation

constructor

Definition at line 1314 of file MSLane.cpp.


Member Function Documentation

int MSLane::by_connections_to_sorter::operator() ( const MSEdge *const  e1,
const MSEdge *const  e2 
) const

comparing operator

Definition at line 1321 of file MSLane.cpp.

References MSEdge::allowedLanes(), GeomHelper::getMinAngleDiff(), MSLane::getShape(), MSLane::myEdge, PI, and SUMOReal.

by_connections_to_sorter& MSLane::by_connections_to_sorter::operator= ( const by_connections_to_sorter ) [private]

Field Documentation

Definition at line 726 of file MSLane.h.

Definition at line 727 of file MSLane.h.


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