List of all members.
Public Member Functions |
| OfdmDcdChannelEncodings (void) |
| This class implements the DCD channel encodings as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 11.4.1 DCD channel encodings, page 659.
|
void | SetChannelNr (uint8_t channelNr) |
void | SetTtg (uint8_t ttg) |
void | SetRtg (uint8_t rtg) |
void | SetBaseStationId (Mac48Address baseStationId) |
void | SetFrameDurationCode (uint8_t frameDurationCode) |
void | SetFrameNumber (uint32_t frameNumber) |
uint8_t | GetChannelNr (void) const |
uint8_t | GetTtg (void) const |
uint8_t | GetRtg (void) const |
Mac48Address | GetBaseStationId (void) const |
uint8_t | GetFrameDurationCode (void) const |
uint32_t | GetFrameNumber (void) const |
uint16_t | GetSize (void) const |
void | SetBsEirp (uint16_t bs_eirp) |
void | SetEirxPIrMax (uint16_t rss_ir_max) |
void | SetFrequency (uint32_t frequency) |
uint16_t | GetBsEirp (void) const |
uint16_t | GetEirxPIrMax (void) const |
uint32_t | GetFrequency (void) const |
Buffer::Iterator | Write (Buffer::Iterator start) const |
Buffer::Iterator | Read (Buffer::Iterator start) |
The documentation for this class was generated from the following files:
- src/wimax/model/dl-mac-messages.h
- src/wimax/model/dl-mac-messages.cc