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

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 3

org.djunits.demo.examples.VectorAndMatrix Line
DoubleVector.Abs<TimeUnit, DurationUnit> dva4 = dvr.plus(dva); 68
org.djunits.demo.website.JerkDemo Line
why can't we multiply a JerkVector by a scalar Duration and get an AccelerationVector 44
Is this supposed to fill a JerkMatrix??? 54