Uses of Class
org.opentrafficsim.xml.generated.GTUTEMPLATE
Packages that use GTUTEMPLATE
Package
Description
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Uses of GTUTEMPLATE in org.opentrafficsim.road.network.factory.xml.parser
Method parameters in org.opentrafficsim.road.network.factory.xml.parser with type arguments of type GTUTEMPLATEModifier and TypeMethodDescriptionstatic List<LaneBasedGtuGenerator>
OdParser.parseDemand
(RoadNetwork otsNetwork, org.opentrafficsim.core.definitions.Definitions definitions, List<NETWORKDEMAND> demands, Map<String, GTUTEMPLATE> gtuTemplates, Map<String, LaneBasedStrategicalPlannerFactory<?>> factories, Map<String, String> modelIdReferrals, StreamInformation streamMap) Creates generators and returns OD matrices.static List<LaneBasedGtuGenerator>
GeneratorSinkParser.parseGenerators
(RoadNetwork otsNetwork, org.opentrafficsim.core.definitions.Definitions definitions, NETWORKDEMAND 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, StreamInformation streamInformation) Parse the Generators.static void
DefinitionsParser.parseGtuTemplates
(DEFINITIONS definitions, org.opentrafficsim.core.definitions.Definitions parsedDefinitions, boolean overwriteDefaults, Map<String, GTUTEMPLATE> gtuTemplates, StreamInformation streamInformation) Store the GTUTEMPLATE tags in the OTS XML file. -
Uses of GTUTEMPLATE in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type GTUTEMPLATEMethods in org.opentrafficsim.xml.generated that return GTUTEMPLATEModifier and TypeMethodDescriptionObjectFactory.createGTUTEMPLATE()
Create an instance ofGTUTEMPLATE
Methods in org.opentrafficsim.xml.generated that return types with arguments of type GTUTEMPLATEModifier and TypeMethodDescriptionGTUTEMPLATES.getGTUTEMPLATE()
Gets the value of the gtutemplate property.