I have confusion calculating the distance between two GPS points is distance or displacement?
Like there are two coordinates (A&B) which are on same x axis with respect to earth. But i take a long u-turn to reach from A to B. i think it will only give me a displacement?
Its distance - for two points but if you are trying to get the distance from start point and end point it could be displacement.
Eg. Suppose that your have four points A, B, C, D
If you have get the distance between A & D
Total Distance (Path Distance) = distance b/w A and B + distance b/w b and C + distance b/w C & D
Displacement = distance b/w A and D