- calculateNodeCoordinates(XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.Links
-
Find the nodes one by one that have one coordinate defined, and one not defined, and try to build the network from there.
- categories - Variable in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
-
Categories.
- categorization - Variable in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
-
Categorization.
- category - Variable in class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
-
Category.
- categoryName - Variable in class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
-
Category name.
- CategoryTag - Class in org.opentrafficsim.road.network.factory.xml.demand
-
Category.
- CategoryTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.demand.CategoryTag
-
- center - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
The center coordinate of the arc.
- className - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
Class name of the Sensor.
- className - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
Class name of the TrafficLight.
- color - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Animation color.
- color - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
Animation color.
- connector - Variable in class org.opentrafficsim.road.network.factory.xml.ConnectorTag
-
Resulting connector link.
- ConnectorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Connector.
- ConnectorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ConnectorTag
-
- connectorTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The UNprocessed connectors for further reference.
- coordinate - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
Coordinate (null at first, can be calculated later when connected to a link.
- coordinates - Variable in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
Coordinates of this PolyLineTag.
- costPerDistance - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
Distance unit for the "cost" per time.
- costPerTime - Variable in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
Time unit for the "cost" per time.
- CrossSectionElementTag - Class in org.opentrafficsim.road.network.factory.xml
-
CrossSectionElement tags as part of the ROADLAYOUT tag.
- CrossSectionElementTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
- CrossSectionElementTag.ElementType - Enum in org.opentrafficsim.road.network.factory.xml
-
Element types.
- CrossSectionElementTag.StripeType - Enum in org.opentrafficsim.road.network.factory.xml
-
Stripe types.
- cseTags - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
CrossSectionElementTags, order is important, so a LinkedHashMap.
- GeneratorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GeneratorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
- generatorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to generators.
- getCategory(Categorization) - Method in class org.opentrafficsim.road.network.factory.xml.demand.CategoryTag
-
Returns the category.
- getGTUType(String) - Method in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
-
Returns the GTU type for the given id.
- getNodes(NodeList, String) - Static method in class org.opentrafficsim.road.network.factory.xml.XMLParser
-
- getNodesSorted(NodeList, String, String...) - Static method in class org.opentrafficsim.road.network.factory.xml.XMLParser
-
Returns nodes sorted by attributes and/or value.
- getXMLComments() - Method in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
Obtain an immutable copy of the collected XML comments.
- globalInterpolation - Variable in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
-
Global interpolation.
- GlobalTag - Class in org.opentrafficsim.road.network.factory.xml
-
GlobalTag parser.
- GlobalTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
- globalTag - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
Global values from the GLOBAL tag.
- globalTime - Variable in class org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser
-
Global time vector.
- gtuColorer - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
GTU colorer.
- gtuColorer - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
GTU colorer.
- GTUColorerTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- gtuDirection - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Direction in which to generate the GTU, relative to the design line of the Link.
- gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
GTU mix tag.
- gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
GTU mix tag.
- GTUMixTag - Class in org.opentrafficsim.road.network.factory.xml
-
GTUMIX Tag.
- GTUMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
- gtuMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
GTU mix tag.
- gtuMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The GTUmix tags for further reference.
- gtus - Variable in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
GTUs.
- gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
GTU tag.
- gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
GTU tag.
- GTUTag - Class in org.opentrafficsim.road.network.factory.xml
-
GTU Tag.
- GTUTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUTag
-
- gtuTag - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
GTU tag.
- gtuTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The GTU tags for further reference.
- gtuType - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
Type.
- gtuTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The GTUTypes that have been created.
- GTUTypeTag - Class in org.opentrafficsim.road.network.factory.xml
-
The XML tag for the GTUType.
- GTUTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.GTUTypeTag
-
- LaneAttributes - Class in org.opentrafficsim.road.network.factory.xml.units
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- laneChangeUrgeGTUColorerHorizon - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
Default LaneChangeUrgeGTUColorer.horizon.
- laneChangeUrgeGTUColorerMinLaneChangeDistance - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
Default LaneChangeUrgeGTUColorer.minLaneChangeDistance.
- laneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
The lane keeping policy, i.e., keep left, keep right or keep lane.
- laneKeepingPolicy - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
The lane keeping policy, i.e., keep left, keep right or keep lane.
- laneName - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Lane name.
- laneName - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Lane name.
- LaneOverrideTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LaneOverrideTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
- laneOverrideTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to lane override.
- lanes - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to generated lanes.
- laneTypes - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The LaneTypes that have been created.
- laneTypeTag - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Lane type in case elementType is a LANE.
- LaneTypeTag - Class in org.opentrafficsim.road.network.factory.xml
-
LANETYPE Tag.
- LaneTypeTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
- laneTypeTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The LaneType tags that have been created.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Speed limits.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
Speed limits.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
Speed limits.
- legalSpeedLimits - Variable in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Speed limits.
- length - Variable in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
Length.
- length - Variable in class org.opentrafficsim.road.network.factory.xml.StraightTag
-
Length.
- lengthDist - Variable in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
GTU length.
- link - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
The calculated Link.
- Links - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- LinkTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.LinkTag
-
- linkTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The UNprocessed links for further reference.
- ListGeneratorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ListGeneratorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
- listGeneratorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to list generators.
- offset - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Offset.
- offSetEnd - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
End offset.
- offsetEnd - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Offset for the link at the end node.
- offSetStart - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Start offset.
- offsetStart - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Offset for the link at the start node.
- org.opentrafficsim.road.network.factory.xml - package org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.factory.xml.demand - package org.opentrafficsim.road.network.factory.xml.demand
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- org.opentrafficsim.road.network.factory.xml.units - package org.opentrafficsim.road.network.factory.xml.units
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- origin - Variable in class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
-
Origin.
- overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Overtaking conditions.
- overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
The overtaking conditions for this lane, i.e., overtake on the left, and on the right under 25 km/h.
- overtakingConditions - Variable in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
The overtaking conditions for the lanes of this road type.
- parse(NodeList, XmlOdParser) - Static method in class org.opentrafficsim.road.network.factory.xml.demand.CategoryTag
-
Parse category nodes.
- parse(NodeList, XmlOdParser) - Static method in class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
-
Parse demand nodes.
- parseArc(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
Parse the LINK.ARC tag.
- parseBeginEndPosition(String, CrossSectionElement) - Static method in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
This method parses a length string that can have values such as: BEGIN, END, 10m, END-10m, 98%.
- parseBezier(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.BezierTag
-
Parse the LINK.BEZIER tag.
- parseConnectors(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ConnectorTag
-
Parse the CONNECTOR tags.
- parseFactor(String) - Static method in class org.opentrafficsim.road.network.factory.xml.demand.DemandTag
-
Parses a String of percentage or value to a double.
- parseFill(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Parse the FILL tag.
- parseGenerator(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Parse the GENERATOR tag.
- parseGlobal(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
- parseGTUColorer(String, GlobalTag) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUColorerTag
-
Parses the right GTUColorer from ID|SPEED|ACCELERATION|LANECHANGEURGE|SWITCHABLE.
- parseGTUMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUMixTag
-
Parse the GTUMIX tag.
- parseGTUs(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTag
-
- parseGTUTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.GTUTypeTag
-
- parseLane(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.LANE tag.
- parseLaneKeepingPolicy(String) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parseLaneOverride(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
Parse the LINK.LANEOVERRIDE tag.
- parseLaneTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.LaneTypeTag
-
Parse the LANETYPE tags.
- parseLinks(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Parse the LINK tags.
- parseListGenerator(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
Parse the LISTGENERATOR tag.
- parseNodeList(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
Parse a list of Nodes, e.g.
- parseNodes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
- parseNoTrafficLane(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.NOTRAFFICLANE tag.
- parseOvertakingConditions(String, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parsePolyLine(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
Parse the LINK.POLYLINE tag.
- parsePriority(String) - Static method in class org.opentrafficsim.road.network.factory.xml.units.LaneAttributes
-
- parseRoadType(Node, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
Parse the ROADLAYOUT tags.
- parseRoadType(Node, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Parse the ROADTYPE tags.
- parseRoadTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadLayoutTag
-
Parse the ROADLAYOUT tags.
- parseRoadTypes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RoadTypeTag
-
Parse the ROADTYPE tags.
- parseRouteMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RouteMixTag
-
Parse the ROUTE tag.
- parseRoutes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.RouteTag
-
Parse the ROUTE tag.
- parseSensor(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
Parse the SENSOR tag.
- parseShortestRouteMix(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
Parse the SHORTESTROUTE tag.
- parseShortestRoutes(NodeList, XmlNetworkLaneParser) - Static method in class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
Parse the SHORTESTROUTE tag.
- parseShoulder(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.SHOULDER tag.
- parseSink(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.SinkTag
-
Parse the SINK tag.
- parseStraight(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.StraightTag
-
Parse the LINK.STRAIGHT tag.
- parseStripe(Node, XmlNetworkLaneParser, RoadLayoutTag) - Static method in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Parse the ROADLAYOUT.STRIPE tag.
- parseTrafficLight(Node, XmlNetworkLaneParser, LinkTag) - Static method in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
Parse the TRAFFICLIGHT tag.
- parseTriggerPosition(String, SensorTag, String) - Static method in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
- polyLineTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
PolyLine.
- PolyLineTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- PolyLineTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.PolyLineTag
-
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.ListGeneratorTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.SensorTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.SinkTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- positionStr - Variable in class org.opentrafficsim.road.network.factory.xml.TrafficLightTag
-
Position of the sink on the link, relative to the design line, stored as a string to parse when the length is known.
- priority - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
The priority for conflicts.
- SensorTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SensorTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.SensorTag
-
- sensorTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to list of sensors.
- shape - Variable in class org.opentrafficsim.road.network.factory.xml.BezierTag
-
The shape factor.
- shortestRouteMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Shortest route mix tag.
- shortestRouteMixTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Shortest route mix tag.
- ShortestRouteMixTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShortestRouteMixTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ShortestRouteMixTag
-
- shortestRouteMixTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The shortest route mix tags for further reference.
- shortestRouteTag - Variable in class org.opentrafficsim.road.network.factory.xml.FillTag
-
Shortest route tag.
- shortestRouteTag - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Shortest route tag.
- ShortestRouteTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ShortestRouteTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.ShortestRouteTag
-
- shortestRouteTags - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The shortest route tags for further reference.
- simulator - Variable in class org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser
-
The simulator for creating the animation.
- SinkTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SinkTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.SinkTag
-
- sinkTags - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Map of lane name to sink tags.
- slope - Variable in class org.opentrafficsim.road.network.factory.xml.NodeTag
-
TODO slope as an angle.
- speed - Variable in class org.opentrafficsim.road.network.factory.xml.LaneOverrideTag
-
Speed limit.
- speedGTUColorerMaxSpeed - Variable in class org.opentrafficsim.road.network.factory.xml.GlobalTag
-
Default SpeedGTUColorer.maxSpeed.
- startAngle - Variable in class org.opentrafficsim.road.network.factory.xml.ArcTag
-
The startAngle in radians compared to the center coordinate.
- startTime - Variable in class org.opentrafficsim.road.network.factory.xml.GeneratorTag
-
Start time of generation.
- straightTag - Variable in class org.opentrafficsim.road.network.factory.xml.LinkTag
-
Straight.
- StraightTag - Class in org.opentrafficsim.road.network.factory.xml
-
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- StraightTag() - Constructor for class org.opentrafficsim.road.network.factory.xml.StraightTag
-
- stripeType - Variable in class org.opentrafficsim.road.network.factory.xml.CrossSectionElementTag
-
Stripe type.