Eclipse SUMO - Simulation of Urban MObility
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 116 of file MSVehicleContainer.h.

Constructor & Destructor Documentation

◆ DepartFinder()

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

constructor

Definition at line 48 of file MSVehicleContainer.cpp.

Member Function Documentation

◆ operator()()

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

comparison operator

Definition at line 53 of file MSVehicleContainer.cpp.

References DELTA_T.

Field Documentation

◆ myTime

SUMOTime MSVehicleContainer::DepartFinder::myTime
private

the searched departure time

Definition at line 126 of file MSVehicleContainer.h.


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