Discussion:
Implementation of handover algorithm in NS3
sam
2018-12-08 06:56:44 UTC
Permalink
I want to know where is handover decison that I can rewrite it in
A3RsrpHandoverAlgorithm.cc.

I guess that handover decision is in
A3RsrpHandoverAlgorithm::DoReportUeMeas this method.

If it is , and I want to know how to get some real-time input datas, like
UE position, eNB position, RSRP of serving eNB and neighboring eNB to
decide the target cell.

Can anyone help me or give me some examples? many thanks


My simulation(main function) is based on Lena-X2-Handover-Measures.cc to
extend it.
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Loading...