The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Open issues in the code | 27 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 27
| org.opentrafficsim.road.network.factory.XMLNetworkGeneratorTest | Line |
|---|---|
| repair headway in such a way that vehicle does not have to brake (safe distance) | 128 |
| org.opentrafficsim.road.network.factory.xml.FillTag | Line |
| GTUColorer | 198 |
| create a FILL | 225 |
| GTUMix | 227 |
| RouteMix | 228 |
| ShortestRoute | 229 |
| ShortestRouteMix | 230 |
| org.opentrafficsim.road.network.factory.xml.GTUColorerTag | Line |
| use parameters for AccelerationGTUColorer | 79 |
| default colorer | 93 |
| org.opentrafficsim.road.network.factory.xml.GeneratorTag | Line |
| parse direction | 165 |
| GTUMix | 331 |
| RouteMix | 332 |
| ShortestRoute | 333 |
| ShortestRouteMix | 334 |
| org.opentrafficsim.road.network.factory.xml.Links | Line |
| move the radius if there is an start and end offset? How? | 357 |
| Map<GTUType, LongitudinalDirectionality> linkDirections = new HashMap<>(); | 445 |
| correct? | 494 |
| correct? | 511 |
| Quick hack to solve the error that the lane directionality has not (yet) been registered at the link | 582 |
| LaneTypes with compatibilities might have to be defined in a new way -- LaneType.ALL for now... | 585 |
| LISTGENERATOR | 657 |
| org.opentrafficsim.road.network.factory.xml.ListGeneratorTag | Line |
| GTUColorer | 134 |
| org.opentrafficsim.road.network.factory.xml.NodeTag | Line |
| slope as an angle. | 49 |
| slope for the Node. | 85 |
| org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser | Line |
| shortestRoute, routeMix, ShortestRouteMix | 263 |
| Make routes GTU specific. See what to do with GTUType.ALL for routes | 277 |
| Automate addition of Routes to network | 278 |