Home
last modified time | relevance | path

Searched defs:vehicleType (Results 1 – 19 of 19) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct1/
H A DTables.cpp178 uint8_t GetRideType(RideType rideType, uint8_t vehicleType) in GetRideType()
280 VehicleColourSchemeCopyDescriptor GetColourSchemeCopyDescriptor(uint8_t vehicleType) in GetColourSchemeCopyDescriptor()
798 const char * GetVehicleObject(uint8_t vehicleType) in GetVehicleObject()
H A DS4Importer.cpp597 void AddEntryForVehicleType(RideType rideType, uint8_t vehicleType) in AddEntryForVehicleType()
/dports/cad/sumo/sumo-1.2.0/src/microsim/engine/
H A DRealisticEngineModel.h58 std::string vehicleType; variable
H A DRealisticEngineModel.cpp244 std::string xmlFile, vehicleType; in loadParameters() local
/dports/cad/sumo/sumo-1.2.0/src/netedit/demandelements/
H A DGNEVehicle.cpp45 …MLTag tag, GNEViewNet* viewNet, const std::string& vehicleID, GNEDemandElement* vehicleType, GNEDe… in GNEVehicle()
56 …ewNet* viewNet, const SUMOVehicleParameter& vehicleParameter, GNEDemandElement* vehicleType, GNEDe… in GNEVehicle()
67 …e::GNEVehicle(GNEViewNet* viewNet, const std::string& tripID, GNEDemandElement* vehicleType, const… in GNEVehicle()
75 …EViewNet* viewNet, const SUMOVehicleParameter& tripParameter, GNEDemandElement* vehicleType, const… in GNEVehicle()
/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/src/de/tudresden/sumo/subscription/
H A DSubscriptionContext.java31 vehicleType(Constants.CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT), enumConstant
H A DSubscribtionVariable.java32 vehicleType(Constants.CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE), enumConstant
/dports/cad/sumo/sumo-1.2.0/src/od/
H A DODCell.h68 std::string vehicleType; member
H A DODMatrix.cpp66const std::string& vehicleType, const bool originIsEdge, const bool destinationIsEdge) { in add()
111const std::string& vehicleType, const bool originIsEdge, const bool destinationIsEdge) { in add()
/dports/cad/sumo/sumo-1.2.0/src/microsim/trigger/
H A DMSChargingStation.h132 std::string vehicleType; member
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/gbfs/
H A Dgbfsvehicletypes.cpp109 GBFSVehicleType GBFSVehicleTypes::vehicleType(QStringView typeId) const in vehicleType() function in GBFSVehicleTypes
H A Dgbfsbackend.cpp206 const auto vehicleType = vehicleTypes.vehicleType(vehicleTypeId); in appendResults() local
/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_DlrNavteq.cpp573 const std::string vehicleType = st.next(); in report() local
734 const std::string vehicleType = st.next(); in report() local
781 const std::string vehicleType = st.next(); in report() local
/dports/cad/sumo/sumo-1.2.0/src/netedit/additionals/
H A DGNECalibratorFlow.cpp46 GNECalibratorFlow::GNECalibratorFlow(GNEAdditional* calibratorParent, GNEDemandElement* vehicleType in GNECalibratorFlow()
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map-publictransport-integration/
H A Dlocationqueryoverlayproxymodel.cpp21 RentalVehicle::VehicleType vehicleType; member
/dports/math/analitza/analitza-21.12.3/analitza/tests/
H A Dbuiltintest.cpp156 ExpressionType vehicleType(ExpressionType::Lambda); in BuiltInTest() local
/dports/cad/sumo/sumo-1.2.0/src/netedit/frames/
H A DGNEVehicleTypeFrame.cpp224 …GNEDemandElement* vehicleType = new GNEVehicleType(myVehicleTypeFrameParent->myViewNet, vehicleTyp… in onCmdCreateVehicleType() local
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DPerson.cpp329 MSVehicleType* vehicleType = MSNet::getInstance()->getVehicleControl().getVType(typeID); in setType() local
354 MSVehicleType* vehicleType = MSNet::getInstance()->getVehicleControl().getVType(typeID); in add() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DRide.cpp2821 RideComponentType vehicleType = ride->GetRideTypeDescriptor().NameConvention.vehicle; in window_ride_vehicle_tooltip() local
2920 RideComponentType vehicleType = ride->GetRideTypeDescriptor().NameConvention.vehicle; in window_ride_vehicle_invalidate() local