Searched refs:dzz (Results 1 – 1 of 1) sorted by relevance
477 double dzz = Double.parseDouble(s1ps[2]) - Double.parseDouble(s2ps[2]); in buildRSVolume() local478 float sz = (float) Math.hypot(dzx,Math.hypot(dzy,dzz)); in buildRSVolume()601 double dzz = Double.parseDouble(s1ps[2]) - Double.parseDouble(s2ps[2]); in buildRSVolume2() local602 float sz = (float) Math.hypot(dzx,Math.hypot(dzy,dzz)); in buildRSVolume2()