trait¶
-
pylayers.measures.mesuwb.
trait
(filename, itx=array([], dtype=float64), dico={}, h=1)[source]¶ evaluate various parameters for all measures in itx array
filename itx dico h
height (default h1)
F[‘PL_FS_Rx1’] = -20*log10(((0.3/f)/(4*pi*M.de[0]*0.3))) F[‘PL_FS_Rx2’] = -20*log10(((0.3/f)/(4*pi*M.de[1]*0.3))) F[‘PL_FS_Rx3’] = -20*log10(((0.3/f)/(4*pi*M.de[2]*0.3))) F[‘PL_FS_Rx4’] = -20*log10(((0.3/f)/(4*pi*M.de[3]*0.3)))