#include <wireless-grid-rectangular.h>
Inheritance diagram for WirelessGridRectangular:

Public Member Functions | |
| WirelessGridRectangular (const Location &, const Random &, const Random &, IPAddr_t, const Mask &=Mask(24), bool=true) | |
| WirelessGridRectangular (const Location &, const Random &, const Random &, const Random &, IPAddr_t, const Mask &=Mask(24), bool=true) | |
| ~WirelessGridRectangular () | |
| Location | GetRandomLocation () |
Private Member Functions | |
| void | CreateNodes (const Mask &) |
Private Attributes | |
| Location | lowerLeft |
| Random * | sizeRng |
| Random * | xLocationRng |
| Random * | yLocationRng |
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements WirelessGrid. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1