Searched refs:Bz (Results 1 – 1 of 1) sorted by relevance
919 float Bz[2] = {0,0}; in mag_off_noise() local948 Bz[0]=zz[0]; in mag_off_noise()949 Bz[1]=zz[0]; in mag_off_noise()976 if(Bz[0] > zz[j]) Bz[0]=zz[j]; in mag_off_noise()977 if(Bz[1] < zz[j]) Bz[1]=zz[j]; in mag_off_noise()982 offnoiseptr->mag_off[2]=0.5*(Bz[0]+Bz[1]); in mag_off_noise()