Home
last modified time | relevance | path

Searched refs:ptzuyuxl (Results 1 – 1 of 1) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/FDM/UIUCModel/
H A Duiuc_3Dinterpolation.cpp242 double ptzuylxl, ptzuylxu, ptzuyuxl, ptzuyuxu, data_point; in uiuc_3Dinterp_quick() local
382 ptzuyuxl = fxyz[znumu][ynumu][xnuml]; in uiuc_3Dinterp_quick()
387 ptzuyu = ptzuyuxu - (xu-xp)*(ptzuyuxu-ptzuyuxl)/(xu-xl); in uiuc_3Dinterp_quick()