![]() |
SUMO - Simulation of Urban MObility
|


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