Uses of Class
org.opentrafficsim.xml.generated.OTS
Packages that use OTS
Package
Description
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Uses of OTS in org.opentrafficsim.road.network.factory.xml.parser
Methods in org.opentrafficsim.road.network.factory.xml.parser that return OTSModifier and TypeMethodDescriptionstatic OTSXmlNetworkLaneParser.parseXml(InputStream xmlStream) Parse an OTS XML input stream and build an OTS object.static OTSParse an OTS XML input stream and build an OTS object.Methods in org.opentrafficsim.road.network.factory.xml.parser with parameters of type OTSModifier and TypeMethodDescriptionstatic ExperimentRunControl<Duration>XmlNetworkLaneParser.build(OTS ots, RoadNetwork otsNetwork, boolean buildConflicts) Build the network from an OTS object (probably constructed by parsing an OTS XML file; e.g. -
Uses of OTS in org.opentrafficsim.xml.generated
Methods in org.opentrafficsim.xml.generated that return OTS