From 384166548a00923f7286c50f31372e656b583a66 Mon Sep 17 00:00:00 2001 From: Rob Norris Date: Sat, 28 Mar 2015 14:53:30 +0000 Subject: [PATCH] [DOC] Interpolate Times --- help/C/viking.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/help/C/viking.xml b/help/C/viking.xml index fa4ae26f..9c2ee3b1 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -1314,6 +1314,20 @@ This is not available for routes, as they have no timestamps. +
+Interpolate Times + +Trackpoint timestamps between the first and last points are calculated such that track is travelled at equal speed. +This is mostly useful when tracks don't have timestamps and you wish to recreate your trip (e.g. you've forgotten to turn on your GPS or the batteries have run out) +Thus edit the first and last trackpoints to set the approximate times of your trip and then use this to give approximate times along the track. +When used on tracks with timestamps this will overwrite the existing timestamps. + + + +This is not available for routes, as they have no timestamps. + + +
Export Track as GPX -- 2.39.5