int TSpeedLimitID
speed limit information valid from startx/y to stopx/y - should match with respective lane
Definition: speedlimit.h:28
std::vector< SpeedLimit > TSpeedLimitBundle
Definition: speedlimit.h:49
Definition: areaofeffectconverter.h:20
Definition: speedlimit.h:31
double startX
Definition: speedlimit.h:41
double value
Definition: speedlimit.h:40
double stopY
Definition: speedlimit.h:44
TSpeedLimitID id
Definition: speedlimit.h:45
double stopX
Definition: speedlimit.h:43
double startY
Definition: speedlimit.h:42
SpeedLimit()
Definition: speedlimit.h:32