SUMO - Simulation of Urban MObility
|
Public Member Functions | |
ApproachingVehicleInformation (const SUMOTime _arrivalTime, const SUMOTime _leavingTime, SUMOVehicle *_vehicle, const bool _willPass) | |
Data Fields | |
SUMOTime | arrivalTime |
SUMOTime | leavingTime |
SUMOVehicle * | vehicle |
bool | willPass |
MSLink::ApproachingVehicleInformation::ApproachingVehicleInformation | ( | const SUMOTime | _arrivalTime, |
const SUMOTime | _leavingTime, | ||
SUMOVehicle * | _vehicle, | ||
const bool | _willPass | ||
) | [inline] |
Definition at line 238 of file MSLink.h.
Referenced by MSLink::vehicle_in_request_finder::operator()().