Hi,
In the sim_noise.h file of Tossim
(/tinyos-2.x/tos/lib/tossim/sim_noise.h), the NOISE_BIN_SIZE is
defined as follows:
NOISE_BIN_SIZE = (NOISE_MAX - NOISE_MIN)/NOISE_QUANTIZE_INTERVAL
This appears to capture the number of bins, not their size. Size is
stored in NOISE_QUANTIZE_INTERVAL. Can anyone confirm?
Thanks,
Tal
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
