A Discrete-Event Network Simulator
API
ns3::LteSpectrumModelId Struct Reference

LteSpectrumModelId structure. More...

Public Member Functions

 LteSpectrumModelId (uint32_t f, uint8_t b)
 Constructor. More...
 

Public Attributes

uint16_t bandwidth
 bandwidth More...
 
uint32_t earfcn
 EARFCN. More...
 

Detailed Description

LteSpectrumModelId structure.

Definition at line 202 of file lte-spectrum-value-helper.cc.

Constructor & Destructor Documentation

◆ LteSpectrumModelId()

ns3::LteSpectrumModelId::LteSpectrumModelId ( uint32_t  f,
uint8_t  b 
)

Constructor.

Parameters
fearfcn
bbandwidth

Definition at line 215 of file lte-spectrum-value-helper.cc.

Member Data Documentation

◆ bandwidth

uint16_t ns3::LteSpectrumModelId::bandwidth

bandwidth

Definition at line 212 of file lte-spectrum-value-helper.cc.

Referenced by ns3::operator<().

◆ earfcn

uint32_t ns3::LteSpectrumModelId::earfcn

EARFCN.

Definition at line 211 of file lte-spectrum-value-helper.cc.

Referenced by ns3::operator<().


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