#include <MSLink.h>
|
| LinkLeader (MSVehicle *_veh, double _gap, double _distToCrossing, bool _fromLeft=true, bool _inTheWay=false) |
|
Definition at line 73 of file MSLink.h.
◆ LinkLeader()
MSLink::LinkLeader::LinkLeader |
( |
MSVehicle * |
_veh, |
|
|
double |
_gap, |
|
|
double |
_distToCrossing, |
|
|
bool |
_fromLeft = true , |
|
|
bool |
_inTheWay = false |
|
) |
| |
|
inline |
◆ distToCrossing
double MSLink::LinkLeader::distToCrossing |
◆ fromLeft
bool MSLink::LinkLeader::fromLeft |
◆ inTheWay
bool MSLink::LinkLeader::inTheWay |
◆ vehAndGap
std::pair<MSVehicle*, double> MSLink::LinkLeader::vehAndGap |
The documentation for this struct was generated from the following file: