Let say we have a metric space $(M,d)$ (in particular, we will require it to be a length metric space). If an airplane in that space that moves at speed of 1, then it can get from point $a$ to point $b$ in $d(a,b)$ time.
Now let us suppose we add wind to this space. By wind, I mean we assign to each point $x$ a vector $w(x)$.
When the airplane is at point $a$ moving in direction $v$ (which is a unit vector), it "moves" according to $v + w(a)$. In affect, the wind is blowing against it.
We know define a quasimetric (M, d') as follows. $d'(a,b)$ is defined as the shortest possible amount of time it would take the airplane to get from point $a$ to point $b$ (or $\infty$ if the airplane can't get to $a$ from $b$).
Is there a name for this concept of turning a metric into a quasimetric by adding "wind" to the space?
Examples:
- If we define $w(x)=\vec 0$ for all $x$, then $(M,d) = (M,d')$.
- If we take a circle, and define $w(x)$ as a unit vector going clockwise, we get the quasimetric defined in the first paragraph in this answer (except the distances are halved).
This sort of thing is modelled using Finsler metrics.
If you like wind, then Zermelo navigation metrics is what you want.