SUMO - Simulation of Urban MObility
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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines