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

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 4

org.opentrafficsim.kpi.sampling.Trajectory Line do not allow empty trajectory Throw.when(this.size == 0, IllegalStateException.class, "Empty trajectory does not have a length."); 417 do not allow empty trajectory Throw.when(this.size == 0, IllegalStateException.class, "Empty trajectory does not have a duration."); 433 org.opentrafficsim.kpi.sampling.indicator.TotalDelay Line something better than a global reference speed defined at the indicator 24 use data points and limit speed per interval 48