Tag List Report

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 37 TODO, FIXME, XXX

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 37

loadfromxml.LoadXML Line
This seed is Aimsun specific. 137
These links are Aimsun Barcelona network specific. 189
org.opentrafficsim.ahfe.AHFEUtil Line
DIR_MINUS 362
replace with ArrivalsHeadwayGenerator and Arrivals 559
org.opentrafficsim.ahfe.AbstractDelayedNeighborsPerception Line
The reaction time may differ between observed objects and vary over time 117
private when DSOL allows 239
org.opentrafficsim.ahfe.AnticipationRelianceScript Line
is this needed here? was in old version... 346
org.opentrafficsim.demo.RampMeteringDemo Line
detector length affects occupancy, which length to use? 302
we assume 120km/h everywhere, including the slower ramps 393
perceived GTUs as first type 579
org.opentrafficsim.demo.SequentialLanes Line
Bezier curves make 180 degree mistake when minus is true 277
org.opentrafficsim.demo.ShortMerge Line
DIR_MINUS 446
org.opentrafficsim.demo.carFollowing.OpenStreetMap Line
OTS-256 260
org.opentrafficsim.demo.geometry.shape.ShapeFileReader Line
Lane doesn't take direction anymore, this is given in the LaneType 442
Lane doesn't take direction anymore, this is given in the LaneType 505
org.opentrafficsim.demo.geometry.shape.ShapeTestApplication Line
should be done automatically in DSOL! 79
org.opentrafficsim.demo.lanechange.LaneChangeGraph Line
play with the speed limit 312
play with the preferredLaneRouteIncentive 313
org.opentrafficsim.demo.steering.SteeringSimulation Line
define tables 96
add parameters if required (run and wait for ParameterException to find missing parameters) 242
other GTU types 262
supply mass and inertia values, possibly randomized, correlated? 268
org.opentrafficsim.demo.web.OTSDemoServer Line
InputParameterSelectionList 591
InputParameterSelectionList 595
InputParameterDistContinuousSelection 599
InputParameterSelectionMap 603
org.opentrafficsim.demo.web.OTSFederatedDemoServer Line
InputParameterSelectionList 471
InputParameterSelectionList 475
InputParameterDistContinuousSelection 479
InputParameterSelectionMap 483
org.opentrafficsim.demo.web.SimpleLoadBalancer Line
working dir path if not absolute? File stdInFile = new File(stdIn); pb.redirectInput(stdInFile); } 165
working dir path if not absolute? File stdOutFile = new File(stdOut); pb.redirectOutput(stdOutFile); } 172
working dir path if not absolute? File stdErrFile = new File(stdErr); pb.redirectError(stdErrFile); } 179
org.opentrafficsim.demo.web.SuperDemoWebApplication Line
change for InputParameter 364
different... this.simulator.scheduleEventAbs(100.0, this, this, "terminate", null); 423
change for real outputs of the model. 459
This probably goes away or is replaced by metadata 532