A Discrete-Event Network Simulator
API
ns3::LteAnr::NeighbourRelation_t Struct Reference

Neighbour Relation between two eNodeBs (serving eNodeB and neighbour eNodeB). More...

Public Attributes

bool detectedAsNeighbour
 detected as neighbor More...
 
bool noHo
 no HO More...
 
bool noRemove
 no remove More...
 
bool noX2
 no X2 More...
 

Detailed Description

Neighbour Relation between two eNodeBs (serving eNodeB and neighbour eNodeB).

Definition at line 209 of file lte-anr.h.

Member Data Documentation

◆ detectedAsNeighbour

bool ns3::LteAnr::NeighbourRelation_t::detectedAsNeighbour

detected as neighbor

Definition at line 214 of file lte-anr.h.

Referenced by ns3::LteAnr::AddNeighbourRelation(), and ns3::LteAnr::DoReportUeMeas().

◆ noHo

bool ns3::LteAnr::NeighbourRelation_t::noHo

◆ noRemove

bool ns3::LteAnr::NeighbourRelation_t::noRemove

◆ noX2

bool ns3::LteAnr::NeighbourRelation_t::noX2

The documentation for this struct was generated from the following file: