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

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

Public Member Functions

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

Private Attributes

SUMOTime myTime
 the searched departure time More...
 

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: