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

Searches for the VehicleDepartureVector with the wished depart. More...

Public Member Functions

 DepartFinder (SUMOTime time)
 constructor
bool operator() (const VehicleDepartureVector &e) const
 comparison operator

Private Attributes

SUMOTime myTime
 the searched departure time

Detailed Description

Searches for the VehicleDepartureVector with the wished depart.

Definition at line 119 of file MSVehicleContainer.h.


Constructor & Destructor Documentation

MSVehicleContainer::DepartFinder::DepartFinder ( SUMOTime  time)
explicit

constructor

Definition at line 61 of file MSVehicleContainer.cpp.


Member Function Documentation

bool MSVehicleContainer::DepartFinder::operator() ( const VehicleDepartureVector e) const

comparison operator

Definition at line 67 of file MSVehicleContainer.cpp.

References DELTA_T.


Field Documentation

SUMOTime MSVehicleContainer::DepartFinder::myTime
private

the searched departure time

Definition at line 129 of file MSVehicleContainer.h.


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