Posts: 1,296
Threads: 45
Joined: Oct 2007
04.09.2011, 12:42
(This post was last modified: 04.09.2011, 14:31 by kumo.)
(04.09.2011, 10:17)jamaro Wrote: Hello. I rescued this old topic.
As in the first post, I would like to fill in unknown point times between two points with known time.
How can I do the time interpolation? I don't find the option in RC.
Thanks!
Hi Jamaro,
the following is still valid:
(15.05.2010, 11:51)routeconverter Wrote: You can always modify the time manually.
The interpolation is realized at the present
Prerelease, too:
- Load a waypoint list with known times
- Mark a line in the waypoint list
- Put the Mouse Pointer to the point at the card where you like to insert a point
- Press Right Mouse Button, followed by 'Insert'
A point is inserted at desired position. The time is interpolated.
You may also use the [Insert] button or the yellow star button below the position list to insert a point. A new point will be inserted at the half of the air-to-air connection of the marked point and the next point. The time will be interpolated, too.
--
Matthias
Posts: 2
Threads: 0
Joined: Nov 2010
(04.09.2011, 12:42)kumo Wrote: Hi Jamaro,
the following is still valid:
(15.05.2010, 11:51)routeconverter Wrote: You can always modify the time manually.
The interpolation is realized at the present Prerelease, too:- Load a waypoint list with known times
- Mark a line in the waypoint list
- Put the Mouse Pointer to the point at the card where you like to insert a point
- Press Right Mouse Button, followed by 'Insert'
A point is inserted at desired position. The time is interpolated.
You may also use the [Insert] button or the yellow star button below the position list to insert a point. A new point will be inserted at the half of the air-to-air connection of the marked point and the next point. The time will be interpolated, too.
Thank you, kumo.
With this method, we insert new points "interpolated," but my intention is as follows:
1. I have a list of points.
2. The point 1 and point N have the value of time (I know his value because I noted at the time of being in that place, or because I have a picture in that place and I can take his time on EXIF's data)
3. Can RC complete the list of points interpolated in time way that it can do it with altitude, speed, coordinates,...? (Selecting points > right button)
(Sorry for my "google-english")
Posts: 1,296
Threads: 45
Joined: Oct 2007
04.09.2011, 18:34
(This post was last modified: 04.09.2011, 18:59 by kumo.)
Hi Jamaro,
(04.09.2011, 16:28)jamaro Wrote: Can RC complete the list of points interpolated in time way that it can do it with altitude, speed, coordinates,...? (Selecting points > right button
Actually not. And I don't know if this is at Christians' to-do list
@Christian:
I tried a little bit and observed the following:
Realistic interpolated values (time, date and year) are inserted when adding points and a) the marked line or b) the line above the marked line
has a realistic time information.
The present PC time (time, date and year) is inserted when adding points and a) the marked line or b) the line above the marked line
has no time information.
--
Matthias
Posts: 7,532
Threads: 230
Joined: Aug 2007
(04.09.2011, 10:17)jamaro Wrote: As in the first post, I would like to fill in unknown point times between two points with known time.
The idea is that given 5 positions
A 12:00
B
C
D
E 12:04
when you select the positions A to E that RouteConverter distributes the time interval between A and E evenly on B to D? Such that the result is
A 12:00
B 12:01
C 12:02
D 12:03
E 12:04
--
Christian
Posts: 7,532
Threads: 230
Joined: Aug 2007
(04.09.2011, 18:34)kumo Wrote: (04.09.2011, 16:28)jamaro Wrote: Can RC complete the list of points interpolated in time way that it can do it with altitude, speed, coordinates,...? (Selecting points > right button
Actually not. And I don't know if this is at Christians' to-do list 
You're right, it's not on my todo-list - although there is a lot of stuff on it.
(04.09.2011, 18:34)kumo Wrote: @Christian:
I tried a little bit and observed the following:
Realistic interpolated values (time, date and year) are inserted when adding points and a) the marked line or b) the line above the marked line has a realistic time information.
The present PC time (time, date and year) is inserted when adding points and a) the marked line or b) the line above the marked line has no time information.
You've actually reverse engineered the current implementation ;-) I've tried my best to preserve or preset as much information as possible.
--
Christian