Loading js/align_functions.js +13 −0 Original line number Original line Diff line number Diff line Loading @@ -202,6 +202,19 @@ function hll_w_i(i,v){ } } /** * Functions for heading (position latitude and longitude are fixed) * hll2_... */ function hll2_dr_dx_i(i,v){ return 0; } /** /** * Functions for relative altitude, tilt and roll * Functions for relative altitude, tilt and roll * art_... * art_... Loading Loading
js/align_functions.js +13 −0 Original line number Original line Diff line number Diff line Loading @@ -202,6 +202,19 @@ function hll_w_i(i,v){ } } /** * Functions for heading (position latitude and longitude are fixed) * hll2_... */ function hll2_dr_dx_i(i,v){ return 0; } /** /** * Functions for relative altitude, tilt and roll * Functions for relative altitude, tilt and roll * art_... * art_... Loading