![]() |
Eclipse 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 139 of file MSCFModel_ACC.h.
|
inline |
Definition at line 141 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 143 of file MSCFModel_ACC.h.
Referenced by MSCFModel_ACC::_v(), and MSCFModel_ACC::createVehicleVariables().
SUMOTime MSCFModel_ACC::ACCVehicleVariables::lastUpdateTime |
Definition at line 144 of file MSCFModel_ACC.h.
Referenced by MSCFModel_ACC::_v(), and MSCFModel_ACC::createVehicleVariables().