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

Public Member Functions

 LteSpectrumModelId (uint16_t f, uint8_t b)
 

Public Attributes

uint8_t bandwidth
 
uint16_t earfcn
 

Detailed Description

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

Constructor & Destructor Documentation

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

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

Member Data Documentation

uint8_t ns3::LteSpectrumModelId::bandwidth

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

Referenced by ns3::operator<().

uint16_t ns3::LteSpectrumModelId::earfcn

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

Referenced by ns3::operator<().


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