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:
Number of occurrences found in the code: 3
| org.djunits.demo.examples.VectorAndMatrix | Line |
|---|---|
| DoubleVector.Abs<TimeUnit, DurationUnit> dva4 = dvr.plus(dva); | 67 |
| org.djunits.demo.website.JerkDemo | Line |
| why can't we multiply a JerkVector by a scalar Duration and get an AccelerationVector | 43 |
| Is this supposed to fill a JerkMatrix??? | 53 |