private void calculateLoSRH() { Antenna ant = new Antenna(); ant.LoS(losrhbox, losout); ant.RH(losrhbox, rhout); }