Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIVissimConnectionCluster::same_direction_sorter Class Reference

Public Member Functions

int operator() (NIVissimConnection *c1, NIVissimConnection *c2) const
 comparing operation
 same_direction_sorter (double angle)
 constructor

Private Attributes

double myAngle

Detailed Description

Definition at line 118 of file NIVissimConnectionCluster.h.

Constructor & Destructor Documentation

◆ same_direction_sorter()

NIVissimConnectionCluster::same_direction_sorter::same_direction_sorter ( double angle)
inlineexplicit

constructor

Definition at line 124 of file NIVissimConnectionCluster.h.

References myAngle.

Member Function Documentation

◆ operator()()

int NIVissimConnectionCluster::same_direction_sorter::operator() ( NIVissimConnection * c1,
NIVissimConnection * c2 ) const
inline

Field Documentation

◆ myAngle

double NIVissimConnectionCluster::same_direction_sorter::myAngle
private

Definition at line 120 of file NIVissimConnectionCluster.h.

Referenced by operator()(), and same_direction_sorter().


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