2010年1月13日星期三

Range of nodes that affected on WirelessChannel

distCST_=550.0
radius=distCST+/*safety*/5=555.0

xmin = mn->X() - radius;
xmax = mn->X() + radius;
ymin = mn->Y() - radius;
ymax = mn->Y() + radius;