mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-05-01 17:37:45 +00:00
Refactoring
This commit is contained in:
parent
9272834371
commit
cb10ad2490
5 changed files with 57 additions and 40 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
#include "modules.hpp"
|
||||
|
||||
void setupEnergy(Cell cell){
|
||||
void setupCellEnergy(Cell cell){
|
||||
NodeContainer nodes(cell.first.first,cell.first.second);
|
||||
NetDeviceContainer nodesNetDev(cell.second.first,cell.second.second);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue