Uses of Class
org.opentrafficsim.xml.generated.GtuTemplate
Package
Description
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Uses of GtuTemplate in org.opentrafficsim.road.network.factory.xml.parser
Modifier and TypeMethodDescriptionstatic List<LaneBasedGtuGenerator>
OdParser.parseDemand
(RoadNetwork otsNetwork, org.opentrafficsim.core.definitions.Definitions definitions, Demand demand, Map<String, GtuTemplate> gtuTemplates, Map<String, GeneratorPositions.LaneBias> definedLaneBiases, Map<String, LaneBasedStrategicalPlannerFactory<?>> factories, Map<String, String> modelIdReferrals, nl.tudelft.simulation.dsol.experiment.StreamInformation streamMap, org.djutils.eval.Eval eval) Creates generators and returns OD matrices.static List<LaneBasedGtuGenerator>
DemandParser.parseGenerators
(RoadNetwork otsNetwork, org.opentrafficsim.core.definitions.Definitions definitions, Demand demand, Map<String, GtuTemplate> gtuTemplates, Map<String, List<org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject<org.opentrafficsim.core.network.route.Route>>> routeMixMap, Map<String, List<org.opentrafficsim.core.distributions.Distribution.FrequencyAndObject<org.opentrafficsim.core.network.route.Route>>> shortestRouteMixMap, nl.tudelft.simulation.dsol.experiment.StreamInformation streamInformation, org.djutils.eval.Eval eval) Parse the Generators. -
Uses of GtuTemplate in org.opentrafficsim.xml.generated
Modifier and TypeMethodDescriptionObjectFactory.createGtuTemplate()
Create an instance ofGtuTemplate
Modifier and TypeMethodDescriptionGtuTemplates.getGtuTemplate()
Gets the value of the gtuTemplate property.