|
SUMO - Simulation of Urban MObility
|


Data Fields | |
| std::map< int, SUMOReal > | ggOld |
| SUMOReal | gOld |
| SUMOReal | myHeadway |
Definition at line 183 of file MSCFModel_SmartSK.h.
| std::map<int, SUMOReal> MSCFModel_SmartSK::SSKVehicleVariables::ggOld |
Definition at line 186 of file MSCFModel_SmartSK.h.
Referenced by MSCFModel_SmartSK::followSpeed(), and MSCFModel_SmartSK::moveHelper().
| SUMOReal MSCFModel_SmartSK::SSKVehicleVariables::gOld |
Definition at line 185 of file MSCFModel_SmartSK.h.
Referenced by MSCFModel_SmartSK::createVehicleVariables(), MSCFModel_SmartSK::followSpeed(), MSCFModel_SmartSK::moveHelper(), and MSCFModel_SmartSK::stopSpeed().
| SUMOReal MSCFModel_SmartSK::SSKVehicleVariables::myHeadway |
Definition at line 185 of file MSCFModel_SmartSK.h.
Referenced by MSCFModel_SmartSK::_vsafe(), MSCFModel_SmartSK::createVehicleVariables(), MSCFModel_SmartSK::followSpeed(), MSCFModel_SmartSK::stopSpeed(), and MSCFModel_SmartSK::updateMyHeadway().