SUMO - Simulation of Urban MObility
|
Public Member Functions | |
bool | operator() (const RORoute *const a, const RORoute *const b) |
Function-object for sorting routes from highest to lowest probability.
Definition at line 92 of file RORouteDef_Alternatives.h.
bool RORouteDef_Alternatives::ComparatorProbability::operator() | ( | const RORoute *const | a, |
const RORoute *const | b | ||
) | [inline] |
Definition at line 93 of file RORouteDef_Alternatives.h.
References RORoute::getProbability().