Home
last modified time | relevance | path

Searched defs:getVehicleType (Results 1 – 3 of 3) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/tools/contributed/lisum-core/src/main/java/de/dlr/ts/lisum/simulation/
H A DVehicleTypes.java49 public VehicleType getVehicleType(String name) { in getVehicleType() method in VehicleTypes
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSBaseVehicle.h118 inline const MSVehicleType& getVehicleType() const { in getVehicleType() function
H A DMSTransportable.h582 inline const MSVehicleType& getVehicleType() const { in getVehicleType() function