25abef10f2e0eb928d022666a9e3283fba46f821
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/home/desktop/places/whatsnew/resources/SailingAnalyticsNotes.html
| ... | ... | @@ -10,7 +10,8 @@ |
| 10 | 10 | <li>Maneuver analysis now identifies track segments worth looking at with consistency. |
| 11 | 11 | Before, depending on fix arrival timing, analysis windows may have missed significant |
| 12 | 12 | course changes under special circumstances such as COG values changing in opposite |
| 13 | - directions quickly.</li> |
|
| 13 | + directions quickly. The changes also lead to the maneuver time points being closer |
|
| 14 | + to the greatest angular speed during the maneuver for most cases.</li> |
|
| 14 | 15 | <li>Position fixes are considered for maneuver analysis now only after enough later fixes |
| 15 | 16 | (usually ten seconds) have been received to ensure that the older fixes don't change |
| 16 | 17 | their dampened COG/SOG values based on the newer fixes. This sacrifices short |