Inherits ConnectionManager.

Public Member Functions | |
| void | initialize (int stage) |
| Called by Omnet++ during initialisation. | |
| virtual double | calcInterfDist () |
| Returns a constant value as maximum interference range. | |
Protected Attributes | |
| double | radioRange |
| Holds the maximum interference range. | |
| bool | debug |
| Enables debugging for this module. | |
Definition at line 25 of file UnitDisk.h.
1.7.1