![]() |
SUMO - Simulation of Urban MObility
|
Public Member Functions | |
ACCVehicleVariables () | |
Data Fields | |
int | ACC_ControlMode |
The vehicle's ACC control mode. 0 for speed control and 1 for gap control. More... | |
SUMOTime | lastUpdateTime |
Definition at line 123 of file MSCFModel_ACC.h.
|
inline |
Definition at line 125 of file MSCFModel_ACC.h.
int MSCFModel_ACC::ACCVehicleVariables::ACC_ControlMode |
The vehicle's ACC control mode. 0 for speed control and 1 for gap control.
Definition at line 127 of file MSCFModel_ACC.h.
Referenced by MSCFModel_ACC::_v(), and MSCFModel_ACC::createVehicleVariables().
SUMOTime MSCFModel_ACC::ACCVehicleVariables::lastUpdateTime |
Definition at line 128 of file MSCFModel_ACC.h.
Referenced by MSCFModel_ACC::_v(), and MSCFModel_ACC::createVehicleVariables().