A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteAnr::NeighbourRelation_t Struct Reference

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

+ Collaboration diagram for ns3::LteAnr::NeighbourRelation_t:

Public Attributes

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

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: