![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Data Fields | |
| std::map< int, double > | ggOld |
| double | gOld |
| double | myHeadway |
Definition at line 173 of file MSCFModel_SmartSK.h.
| std::map<int, double> MSCFModel_SmartSK::SSKVehicleVariables::ggOld |
Definition at line 176 of file MSCFModel_SmartSK.h.
Referenced by MSCFModel_SmartSK::finalizeSpeed(), and MSCFModel_SmartSK::followSpeed().
| double MSCFModel_SmartSK::SSKVehicleVariables::gOld |
Definition at line 175 of file MSCFModel_SmartSK.h.
Referenced by MSCFModel_SmartSK::createVehicleVariables(), MSCFModel_SmartSK::finalizeSpeed(), MSCFModel_SmartSK::followSpeed(), and MSCFModel_SmartSK::stopSpeed().
| double MSCFModel_SmartSK::SSKVehicleVariables::myHeadway |
Definition at line 175 of file MSCFModel_SmartSK.h.
Referenced by MSCFModel_SmartSK::_vsafe(), MSCFModel_SmartSK::createVehicleVariables(), MSCFModel_SmartSK::followSpeed(), MSCFModel_SmartSK::stopSpeed(), and MSCFModel_SmartSK::updateMyHeadway().