SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSLane::by_connections_to_sorter Class Reference

Public Member Functions

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

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 747 of file MSLane.h.

Constructor & Destructor Documentation

MSLane::by_connections_to_sorter::by_connections_to_sorter ( const MSEdge *const  e)
explicit

constructor

Definition at line 1315 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 1322 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

const MSEdge* const MSLane::by_connections_to_sorter::myEdge
private

Definition at line 758 of file MSLane.h.

SUMOReal MSLane::by_connections_to_sorter::myLaneDir
private

Definition at line 759 of file MSLane.h.


The documentation for this class was generated from the following files: