Home
last modified time | relevance | path

Searched refs:myCFVariables (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSVehicle.h917 return myCFVariables; in getCarFollowVariables()
2081 MSCFModel::VehicleVariables* myCFVariables; variable
H A DMSVehicle.cpp1025 myCFVariables = type->getCarFollowModel().createVehicleVariables(); in MSVehicle()