SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSLink::ApproachingVehicleInformation Struct Reference

Public Member Functions

 ApproachingVehicleInformation (const SUMOTime _arrivalTime, const SUMOTime _leavingTime, SUMOVehicle *_vehicle, const bool _willPass)

Data Fields

SUMOTime arrivalTime
SUMOTime leavingTime
SUMOVehiclevehicle
bool willPass

Detailed Description

Definition at line 233 of file MSLink.h.

Constructor & Destructor Documentation

MSLink::ApproachingVehicleInformation::ApproachingVehicleInformation ( const SUMOTime  _arrivalTime,
const SUMOTime  _leavingTime,
SUMOVehicle _vehicle,
const bool  _willPass 
)
inline

Definition at line 234 of file MSLink.h.

Field Documentation

SUMOTime MSLink::ApproachingVehicleInformation::arrivalTime

Definition at line 236 of file MSLink.h.

SUMOTime MSLink::ApproachingVehicleInformation::leavingTime

Definition at line 237 of file MSLink.h.

SUMOVehicle* MSLink::ApproachingVehicleInformation::vehicle

Definition at line 238 of file MSLink.h.

Referenced by MSLink::vehicle_in_request_finder::operator()().

bool MSLink::ApproachingVehicleInformation::willPass

Definition at line 239 of file MSLink.h.


The documentation for this struct was generated from the following file: