This program simulates the HO process on a HomNet.
Set the permission on the terminal, the first time you are using the generator on this folder: chmod 755 toRun
Type ./toRun on the terminal and press enter. If it is not needed to compile again, just enter ./simu -t00:01:30:000 -mMAfiles/1UEs7MeNBVel30HomNet.ma
change the name of the ma file according to the one is going to be simulated.
to run the simulation creating a model.log file run ./simu -t00:01:30:000 -mMAfiles/1UEs7MeNBVel30HomNet.ma -lmodel.log

Inside UE.cpp the variable NueNB needs to be changed according to the number of eNBs. E.g., 7 MeNBs: NueNB = 7.


