2f00962bc481cbf14282a463e5a8e840a2bec9a0
java/com.sap.sailing.server.trackfiles.test/src/com/sap/sailing/server/trackfiles/test/JumpyTrackSmootheningTest.java
| ... | ... | @@ -228,7 +228,8 @@ public class JumpyTrackSmootheningTest { |
| 228 | 228 | } |
| 229 | 229 | |
| 230 | 230 | /** |
| 231 | - * Simulates the "Oak cliff DH Distance Race" R1 with a single competitor, Gallagher / Zelenka, sail number "1" with |
|
| 231 | + * Simulates the "Oak cliff DH Distance Race" R1 (see https://my.sapsailing.com/gwt/RaceBoard.html?regattaName=Oak+cliff+DH+Distance+Race&raceName=R1&leaderboardName=Oak+cliff+DH+Distance+Race&leaderboardGroupId=a3902560-6bfa-43be-85e1-2b82a4963416&eventId=bf48a59d-f2af-47b6-a2f7-a5b78b22b9f2) |
|
| 232 | + * with a single competitor, Gallagher / Zelenka, sail number "1" with |
|
| 232 | 233 | * the marks pinged statically to establish the course. The track of Gallagher / Zelenka is provided as a track of |
| 233 | 234 | * their GPS positions. This could be the raw track, or it may be a filtered variant of the track with outliers |
| 234 | 235 | * removed or adjusted.<p> |