traccar-web icon indicating copy to clipboard operation
traccar-web copied to clipboard

Improvements in displaying the direction of movement (predictor)

Open bc38 opened this issue 2 years ago • 5 comments

I propose to add the direction vector of the expected course (predictor) in the form of a line whose length depends on the speed of movement. In the settings, the parameter of the expected rate in minutes is set, i.e. vector length displays the distance traveled from the target (A) to the end of the vector (B) in a given period of time.

The course display type (predictor) is common among marine navigation systems and is also presented in the marinetraffic service

2022-07-30

bc38 avatar Jul 30 '22 05:07 bc38

What is the given period of time?

tananaev avatar Jul 30 '22 11:07 tananaev

at the speed of movement - 10 km/h course predictor equals - 5 minutes vector length is - 0.83 km 2022-07-31

bc38 avatar Jul 31 '22 03:07 bc38

Is there some formula?

tananaev avatar Jul 31 '22 03:07 tananaev

У меня нет

bc38 avatar Jul 31 '22 03:07 bc38

Может это чем то поможет https://github.com/OpenCPN/OpenCPN/blob/master/src/chcanv.cpp#L5554

bc38 avatar Jul 31 '22 03:07 bc38