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

#include <MSLink.h>

Public Member Functions

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

Data Fields

SUMOReal distToCrossing
 
std::pair< MSVehicle *, SUMORealvehAndGap
 

Detailed Description

Definition at line 78 of file MSLink.h.

Constructor & Destructor Documentation

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

Definition at line 79 of file MSLink.h.

Field Documentation

SUMOReal MSLink::LinkLeader::distToCrossing

Definition at line 84 of file MSLink.h.

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

Definition at line 83 of file MSLink.h.


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