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

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 36

loadfromxml.LoadXML Line
This seed is Aimsun specific. 141
These links are Aimsun Barcelona network specific. 193
org.opentrafficsim.ahfe.AHFEUtil Line
DIR_MINUS 364
replace with ArrivalsHeadwayGenerator and Arrivals 561
org.opentrafficsim.ahfe.AbstractDelayedNeighborsPerception Line
The reaction time may differ between observed objects and vary over time 117
private when DSOL allows 240
org.opentrafficsim.ahfe.AnticipationRelianceScript Line
is this needed here? was in old version... 349
org.opentrafficsim.demo.RampMeteringDemo Line
detector length affects occupancy, which length to use? 299
we assume 120km/h everywhere, including the slower ramps 390
perceived GTUs as first type 576
org.opentrafficsim.demo.SequentialLanes Line
Bezier curves make 180 degree mistake when minus is true 282
org.opentrafficsim.demo.ShortMerge Line
DIR_MINUS 450
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 590
InputParameterSelectionList 594
InputParameterDistContinuousSelection 598
InputParameterSelectionMap 602
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); } 164
working dir path if not absolute? File stdOutFile = new File(stdOut); pb.redirectOutput(stdOutFile); } 171
working dir path if not absolute? File stdErrFile = new File(stdErr); pb.redirectError(stdErrFile); } 178
org.opentrafficsim.demo.web.SuperDemoWebApplication Line
change for InputParameter 363
different... this.simulator.scheduleEventAbs(100.0, this, this, "terminate", null); 421
change for real outputs of the model. 457
This probably goes away or is replaced by metadata 530
org.opentrafficsim.remotecontrol.Sim0MQControlledOTS Line
the SimulateUntil is blocking this loop. Do we want that? 390
org.opentrafficsim.remotecontrol.Sim0MQRemoteController Line
this one is okay to block System.out.println("remote controller has received a message on the fromOTS PULL socket"); 420
org.opentrafficsim.remotecontrol.Sim0MQRemoteControllerNew Line
this one is okay to block System.out.println("remote controller has received a message on the fromOTS PULL socket"); 441