nyuwireless-unipd / ns3-mmwave

ns-3 module for simulating mmWave-based cellular systems. See https://ieeexplore.ieee.org/document/8344116/ (open access) as a reference.
GNU General Public License v2.0
292 stars 190 forks source link

How to track number of UE connected to a particular base station? #227

Closed arghasen10 closed 2 years ago

arghasen10 commented 2 years ago

Hi, I want to track the number of user equipment connected to a Base Station.

Right now we can do that from the simulated trace files which is a type of Post Processing. For tracking this parameter can we add a TraceSource in any model class files (like mmwave-enb-phy.cc or mmwave-net-device.cc these files) ???

tommasozugno commented 2 years ago

Have a look at the class LteEnbRrc, I think you can use the trace which is fired at this line