![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <cmath>
#include <string>
#include <utils/common/StdDefs.h>
#include <utils/common/FileHelpers.h>
Go to the source code of this file.
Data Structures | |
class | MSCFModel |
The car-following model abstraction. More... | |
class | MSCFModel::VehicleVariables |
Macros | |
#define | INVALID_SPEED 299792458 + 1 |
#define INVALID_SPEED 299792458 + 1 |
Definition at line 39 of file MSCFModel.h.
Referenced by MSCFModel::getMinimalArrivalSpeedEuler(), MSLane::isInsertionSuccess(), MSCFModel::maximumSafeStopSpeedBallistic(), MSLCM_LC2013::overtakeDistance(), and MSLane::safeInsertionSpeed().