Searched refs:vv3 (Results 1 – 1 of 1) sorted by relevance
232 real64 vv3 = vv1 * f + vv2 * (1.0 - f); in Get_xy_coord() local234 real64 len3 = sqrt (uu3 * uu3 + vv3 * vv3); in Get_xy_coord()237 vv3 /= len3; in Get_xy_coord()242 v += vv3 * offset; in Get_xy_coord()