SUMO - Simulation of Urban MObility
MSLink::LinkLeader Struct Reference

#include <MSLink.h>

Collaboration diagram for MSLink::LinkLeader:
Collaboration graph

Public Member Functions

 LinkLeader (MSVehicle *_veh, SUMOReal _gap, SUMOReal _distToCrossing)
 

Data Fields

SUMOReal distToCrossing
 
std::pair< MSVehicle *, SUMORealvehAndGap
 

Detailed Description

Definition at line 82 of file MSLink.h.

Constructor & Destructor Documentation

MSLink::LinkLeader::LinkLeader ( MSVehicle _veh,
SUMOReal  _gap,
SUMOReal  _distToCrossing 
)
inline

Definition at line 83 of file MSLink.h.

Field Documentation

SUMOReal MSLink::LinkLeader::distToCrossing

Definition at line 88 of file MSLink.h.

std::pair<MSVehicle*, SUMOReal> MSLink::LinkLeader::vehAndGap

Definition at line 87 of file MSLink.h.


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