So I'm trying to figure out how to plot a curve based on limited information. I have an object moving along a path, I know the starting position, and every 20 ft I get an update on the direction of the object's motion. By the time the object travels a certain distance I'd like to know exactly where it is relevant to the starting position. I can't figure out how to calculate that curve or the final position based on that information. Anyone have any ideas?
And yes this is for practical application. I am trying to use azimuth readings on a drilling rig to calculate the deviation of our hole so we can get a more accurate result for the end position of our hole after a set distance.