R/equal_time_track.R
equal_time_track.Rd
The resulting track has
equal_time_track(raw_track)
A single track as a data.frame with projected space-time coordinates. Coordinates should be in meters, the time in seconds.
the part of the track (part
).
We split the part at the points where the ground speed is above 30 meter
per second.
the space-time coordinates (t
, x
, y
and z
)