Uses of Class
org.opentrafficsim.xml.generated.Run
Packages that use Run
Package
Description
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Uses of Run in org.opentrafficsim.road.network.factory.xml.parser
Methods in org.opentrafficsim.road.network.factory.xml.parser with parameters of type RunModifier and TypeMethodDescriptionstatic nl.tudelft.simulation.dsol.experiment.ExperimentRunControl<org.djunits.value.vdouble.scalar.Duration>RunParser.parseRun(String networkId, Run run, nl.tudelft.simulation.dsol.experiment.StreamSeedInformation streamInformation, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator, org.djutils.eval.Eval eval) Parse the Run tag in the OTS XML file.static nl.tudelft.simulation.dsol.experiment.StreamSeedInformationRunParser.parseStreams(Run run, org.djutils.eval.Eval eval) Parse random number streams. -
Uses of Run in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as RunMethods in org.opentrafficsim.xml.generated that return RunModifier and TypeMethodDescriptionObjectFactory.createRun()Create an instance ofRunOts.getRun()Gets the value of the run property.Methods in org.opentrafficsim.xml.generated with parameters of type Run