| ACCESSTIME | org.matsim.vehicles.VehicleUtils | privatestatic |
| copyFromTo(VehicleType in, VehicleType out) | org.matsim.vehicles.VehicleUtils | static |
| COST_PER_SECOND_INSERVICE | org.matsim.vehicles.VehicleUtils | privatestatic |
| COST_PER_SECOND_WAITING | org.matsim.vehicles.VehicleUtils | privatestatic |
| createDefaultVehicleType() | org.matsim.vehicles.VehicleUtils | static |
| createVehicle(Id< Vehicle > id, VehicleType type) | org.matsim.vehicles.VehicleUtils | static |
| createVehicleId(Person person, String mode) | org.matsim.vehicles.VehicleUtils | static |
| createVehiclesContainer() | org.matsim.vehicles.VehicleUtils | static |
| createVehicleType(Id< VehicleType > typeId) | org.matsim.vehicles.VehicleUtils | static |
| createVehicleType(Id< VehicleType > typeId, String networkMode) | org.matsim.vehicles.VehicleUtils | static |
| DEFAULT_VEHICLE_TYPE_ID | org.matsim.vehicles.VehicleUtils | privatestatic |
| DOOR_OPERATION_MODE | org.matsim.vehicles.VehicleUtils | privatestatic |
| EGRESSTIME | org.matsim.vehicles.VehicleUtils | privatestatic |
| ENERGYCAPACITY | org.matsim.vehicles.VehicleUtils | privatestatic |
| ENERGYCONSUMPTION | org.matsim.vehicles.VehicleUtils | privatestatic |
| findVehicle(Id< Vehicle > vehicleId, Scenario scenario) | org.matsim.vehicles.VehicleUtils | static |
| FUEL_TYPE | org.matsim.vehicles.VehicleUtils | privatestatic |
| FUELCONSUMPTION | org.matsim.vehicles.VehicleUtils | privatestatic |
| getAccessTime(VehicleType vehicleType) | org.matsim.vehicles.VehicleUtils | static |
| getCostsPerSecondInService(CostInformation costInformation) | org.matsim.vehicles.VehicleUtils | static |
| getCostsPerSecondWaiting(CostInformation costInformation) | org.matsim.vehicles.VehicleUtils | static |
| getDoorOperationMode(VehicleType vehicleType) | org.matsim.vehicles.VehicleUtils | static |
| getEgressTime(VehicleType vehicleType) | org.matsim.vehicles.VehicleUtils | static |
| getEnergyCapacity(EngineInformation engineInformation) | org.matsim.vehicles.VehicleUtils | static |
| getEnergyConsumptionKWhPerMeter(EngineInformation engineInformation) | org.matsim.vehicles.VehicleUtils | static |
| getFactory() | org.matsim.vehicles.VehicleUtils | static |
| getFuelConsumption(VehicleType vehicleType) | org.matsim.vehicles.VehicleUtils | static |
| getFuelConsumptionLitersPerMeter(EngineInformation engineInformation) | org.matsim.vehicles.VehicleUtils | static |
| getHbefaEmissionsConcept(EngineInformation ei) | org.matsim.vehicles.VehicleUtils | static |
| getHbefaSizeClass(EngineInformation ei) | org.matsim.vehicles.VehicleUtils | static |
| getHbefaTechnology(EngineInformation ei) | org.matsim.vehicles.VehicleUtils | static |
| getHbefaVehicleCategory(EngineInformation ei) | org.matsim.vehicles.VehicleUtils | static |
| getInitialLinkId(Vehicle vehicle) | org.matsim.vehicles.VehicleUtils | static |
| getOrCreateAllvehicles(Scenario scenario) | org.matsim.vehicles.VehicleUtils | static |
| getVehicleId(Person person, String mode) | org.matsim.vehicles.VehicleUtils | static |
| getVehicleIds(Person person) | org.matsim.vehicles.VehicleUtils | static |
| getVehicleTypes(Person person) | org.matsim.vehicles.VehicleUtils | static |
| hasVehicleId(Person person, String mode) | org.matsim.vehicles.VehicleUtils | static |
| HBEFA_EMISSIONS_CONCEPT | org.matsim.vehicles.VehicleUtils | privatestatic |
| HBEFA_SIZE_CLASS | org.matsim.vehicles.VehicleUtils | privatestatic |
| HBEFA_TECHNOLOGY | org.matsim.vehicles.VehicleUtils | privatestatic |
| HBEFA_VEHICLE_CATEGORY_ | org.matsim.vehicles.VehicleUtils | privatestatic |
| INITIAL_LINK_ID | org.matsim.vehicles.VehicleUtils | privatestatic |
| insertVehicleIdsIntoAttributes(Person person, Map< String, Id< Vehicle >> modeToVehicle) | org.matsim.vehicles.VehicleUtils | static |
| insertVehicleIdsIntoPersonAttributes(Person person, Map< String, Id< Vehicle >> modeToVehicle) | org.matsim.vehicles.VehicleUtils | static |
| insertVehicleTypesIntoAttributes(Person person, Map< String, Id< VehicleType >> modeToVehicleType) | org.matsim.vehicles.VehicleUtils | static |
| insertVehicleTypesIntoPersonAttributes(Person person, Map< String, Id< VehicleType >> modeToVehicleType) | org.matsim.vehicles.VehicleUtils | static |
| log | org.matsim.vehicles.VehicleUtils | privatestatic |
| setAccessTime(VehicleType vehicleType, double accessTime) | org.matsim.vehicles.VehicleUtils | static |
| setCostsPerSecondInService(CostInformation costInformation, double costsPerSecond) | org.matsim.vehicles.VehicleUtils | static |
| setCostsPerSecondWaiting(CostInformation costInformation, double costsPerSecond) | org.matsim.vehicles.VehicleUtils | static |
| setDoorOperationMode(VehicleType vehicleType, VehicleType.DoorOperationMode mode) | org.matsim.vehicles.VehicleUtils | static |
| setEgressTime(VehicleType vehicleType, double egressTime) | org.matsim.vehicles.VehicleUtils | static |
| setEnergyCapacity(EngineInformation engineInformation, double energyCapacityInKWhOrLiters) | org.matsim.vehicles.VehicleUtils | static |
| setEnergyConsumptionKWhPerMeter(EngineInformation engineInformation, double energyConsumptionKWhPerMeter) | org.matsim.vehicles.VehicleUtils | static |
| setFuelConsumption(VehicleType vehicleType, double literPerMeter) | org.matsim.vehicles.VehicleUtils | static |
| setFuelConsumptionLitersPerMeter(EngineInformation engineInformation, double fuelConsumptionLitersPerMeter) | org.matsim.vehicles.VehicleUtils | static |
| setHbefaEmissionsConcept(EngineInformation engineInformation, String emissionsConcept) | org.matsim.vehicles.VehicleUtils | static |
| setHbefaSizeClass(EngineInformation engineInformation, String hbefaSizeClass) | org.matsim.vehicles.VehicleUtils | static |
| setHbefaTechnology(EngineInformation engineInformation, String hbefaTechnology) | org.matsim.vehicles.VehicleUtils | static |
| setHbefaVehicleCategory(EngineInformation engineInformation, String hbefaVehicleCategory) | org.matsim.vehicles.VehicleUtils | static |
| setInitialLinkId(Vehicle vehicle, Id< Link > initialLinkId) | org.matsim.vehicles.VehicleUtils | static |
| tryStdCnt | org.matsim.vehicles.VehicleUtils | privatestatic |
| tryTrnCnt | org.matsim.vehicles.VehicleUtils | privatestatic |
| VEHICLE_ATTRIBUTE_KEY | org.matsim.vehicles.VehicleUtils | privatestatic |
| VEHICLE_TYPES_ATTRIBUTE_KEY | org.matsim.vehicles.VehicleUtils | privatestatic |
| writeVehicles(Vehicles vehicles, String filename) | org.matsim.vehicles.VehicleUtils | static |