doc
This commit is contained in:
parent
fc316a90a2
commit
1378fd11c4
1 changed files with 4 additions and 1 deletions
|
@ -29,7 +29,10 @@
|
|||
package se.sics.cooja.interfaces;
|
||||
|
||||
/**
|
||||
* Noise source radio.
|
||||
* The noise source radio is used to simulate ambient background noise or
|
||||
* point-sources of external interference (e.g. Wifi basestations).
|
||||
*
|
||||
* COOJA's radio mediums may or may not choose to respect noise source radios.
|
||||
*
|
||||
* @see MRM
|
||||
* @author Fredrik Osterlind
|
||||
|
|
Loading…
Reference in a new issue