Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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 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: