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;
|
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
|
* @see MRM
|
||||||
* @author Fredrik Osterlind
|
* @author Fredrik Osterlind
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue