Hi, everyone
I try to create a heterogeneous networks topology.
The topology comprising 7 cells/ 21 sectors is deployed for the macro cell and 4 pico cells are uniformly located within each macro sector.
The Heterogeneous-Network.cc is my program.
I use the LteHexGridEnbTopologyHelper to create the network topology and the netanim-module to generate topology.xml.
Then I use the netanim to open the topology.xml, the result is the topology.png.
The position of some enb is not the expected results, they are deployed at the same position.
Can anyone tell me where is wrong of my program?
The other question is how to deployed the pico cell in each macro sector?
Thanks.