Home
last modified time | relevance | path

Searched refs:vehicleTypes (Results 1 – 20 of 20) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/netimport/vissim/tempstructs/
H A DNIVissimTrafficDescription.cpp42 const NIVissimVehicleClassVector& vehicleTypes) in NIVissimTrafficDescription() argument
43 : myName(name), myVehicleTypes(vehicleTypes) {} in NIVissimTrafficDescription()
57 const NIVissimVehicleClassVector& vehicleTypes) { in dictionary() argument
58 NIVissimTrafficDescription* o = new NIVissimTrafficDescription(name, vehicleTypes); in dictionary()
H A DNIVissimTrafficDescription.h40 const NIVissimVehicleClassVector& vehicleTypes);
43 const NIVissimVehicleClassVector& vehicleTypes);
H A DNIVissimTL.cpp60 const std::vector<int>& vehicleTypes) in NIVissimTLSignal() argument
63 myVehicleTypes(vehicleTypes) {} in NIVissimTLSignal()
/dports/cad/sumo/sumo-1.2.0/tools/contributed/lisum-core/src/main/java/de/dlr/ts/lisum/sumo/
H A DSumo.java47 private VehicleTypes vehicleTypes; field in Sumo
74 vehicleTypes = new VehicleTypes(); in initBeforePlay()
75 vehicleTypes.load(lisumSimulation.getSimulationFiles().getSumoRouFile()); in initBeforePlay()
/dports/cad/sumo/sumo-1.2.0/src/netedit/additionals/
H A DGNEDetectorE2.h54 …uble pos, double length, double freq, const std::string& filename, const std::string& vehicleTypes,
73 …uble pos, double endPos, double freq, const std::string& filename, const std::string& vehicleTypes,
H A DGNEDetector.cpp35 … double pos, double freq, const std::string& filename, const std::string& vehicleTypes, in GNEDetector() argument
41 myVehicleTypes(vehicleTypes),
H A DGNEAdditionalHandler.h236 … const std::string& vehicleTypes, const std::string& name, bool friendlyPos, bool blockMovement);
258 …const std::string& vehicleTypes, const std::string& name, const double timeThreshold, double speed…
280 …const std::string& vehicleTypes, const std::string& name, const double timeThreshold, double speed…
297 …ion pos, double freq, const std::string& filename, const std::string& vehicleTypes, const std::str…
339 …ne* lane, double pos, const std::string& filename, const std::string& vehicleTypes, const std::str…
H A DGNEDetectorE1.h50 …ble pos, double freq, const std::string& filename, const std::string& vehicleTypes, const std::str…
H A DGNEDetectorE2.cpp41 …uble pos, double length, double freq, const std::string& filename, const std::string& vehicleTypes, in GNEDetectorE2() argument
43 …GNEDetector(id, viewNet, GLO_E2DETECTOR, SUMO_TAG_E2DETECTOR, pos, freq, filename, vehicleTypes, n… in GNEDetectorE2()
55 …uble pos, double endPos, double freq, const std::string& filename, const std::string& vehicleTypes, in GNEDetectorE2() argument
57 …, GLO_E2DETECTOR, SUMO_TAG_E2DETECTOR_MULTILANE, pos, freq, filename, vehicleTypes, name, friendly… in GNEDetectorE2()
H A DGNEDetectorE1Instant.h49 … viewNet, double pos, const std::string& filename, const std::string& vehicleTypes, const std::str…
H A DGNEDetectorE3.cpp38 …ion pos, double freq, const std::string& filename, const std::string& vehicleTypes, const std::str… in GNEDetectorE3() argument
43 myVehicleTypes(vehicleTypes),
H A DGNEDetectorE3.h50 …ion pos, double freq, const std::string& filename, const std::string& vehicleTypes, const std::str…
H A DGNEAdditionalHandler.cpp364 …etectorE1 = new GNEDetectorE1(id, lane, viewNet, pos, freq, filename, vehicleTypes, name, friendly… in buildDetectorE1()
431 …rE3* detectorE3 = new GNEDetectorE3(id, viewNet, pos, freq, filename, vehicleTypes, name, timeThre… in buildDetectorE3()
498 …1Instant = new GNEDetectorE1Instant(id, lane, viewNet, pos, filename, vehicleTypes, name, friendly… in buildDetectorE1Instant()
2044 …std::string vehicleTypes = GNEAttributeCarrier::parseAttributeFromXML<std::string>(attrs, id, SUMO… in parseAndBuildDetectorE1() local
2066 …tectorE1(viewNet, allowUndoRedo, id, lane, position, frequency, file, vehicleTypes, name, friendly… in parseAndBuildDetectorE1()
2095 …std::string vehicleTypes = GNEAttributeCarrier::parseAttributeFromXML<std::string>(attrs, id, E2Ta… in parseAndBuildDetectorE2() local
2147 …leLaneDetectorE2(viewNet, allowUndoRedo, id, lane, position, length, frequency, file, vehicleTypes, in parseAndBuildDetectorE2()
2156 …iLaneDetectorE2(viewNet, allowUndoRedo, id, lanes, position, endPos, frequency, file, vehicleTypes, in parseAndBuildDetectorE2()
2177 …std::string vehicleTypes = GNEAttributeCarrier::parseAttributeFromXML<std::string>(attrs, id, SUMO… in parseAndBuildDetectorE3() local
2300 …std::string vehicleTypes = GNEAttributeCarrier::parseAttributeFromXML<std::string>(attrs, id, SUMO… in parseAndBuildDetectorE1Instant() local
[all …]
H A DGNEDetectorE1Instant.cpp39 … viewNet, double pos, const std::string& filename, const std::string& vehicleTypes, const std::str… in GNEDetectorE1Instant() argument
40 …1DETECTOR_INSTANT, SUMO_TAG_INSTANT_INDUCTION_LOOP, pos, 0, filename, vehicleTypes, name, friendly… in GNEDetectorE1Instant()
H A DGNEDetector.h52 …const std::string& vehicleTypes, const std::string& name, bool friendlyPos, bool blockMovement, co…
H A DGNEDetectorE1.cpp39 …ble pos, double freq, const std::string& filename, const std::string& vehicleTypes, const std::str… in GNEDetectorE1() argument
40 …GNEDetector(id, viewNet, GLO_E1DETECTOR, SUMO_TAG_E1DETECTOR, pos, freq, filename, vehicleTypes, n… in GNEDetectorE1()
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/gbfs/
H A Dgbfsbackend.cpp112 GBFSVehicleTypes vehicleTypes(service); in appendResults() local
145 const auto type = gbfs2kptVehicleType(vehicleTypes.vehicleType(it.key())); in appendResults()
171 …const auto type = gbfs2kptVehicleType(vehicleTypes.vehicleType(obj.value(QLatin1String("vehicle_ty… in appendResults()
206 const auto vehicleType = vehicleTypes.vehicleType(vehicleTypeId); in appendResults()
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/datatypes/
H A Drentalvehicle.cpp20 RentalVehicle::VehicleTypes vehicleTypes = RentalVehicle::Unknown; member in KPublicTransport::RentalVehicleNetworkPrivate
44 KPUBLICTRANSPORT_MAKE_PROPERTY(RentalVehicleNetwork, RentalVehicle::VehicleTypes, vehicleTypes, set… in KPUBLICTRANSPORT_MAKE_PROPERTY()
H A Drentalvehicle.h130 …KPUBLICTRANSPORT_PROPERTY(KPublicTransport::RentalVehicle::VehicleTypes, vehicleTypes, setVehicleT…
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/backends/
H A Dopentripplannerparser.cpp57 … v.setType(static_cast<RentalVehicle::VehicleType>(static_cast<int>(network.vehicleTypes()))); in parseRentalVehicleData()
441 v.setType(vehicleTypeFromTypes(v.network().vehicleTypes(), RentalVehicle::Bicycle)); in parseJourneySection()