NS-3
|
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. More...
#include <dl-mac-messages.h>
Public Member Functions | |
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 |
uint16_t | GetSize (void) const |
Buffer::Iterator | Write (Buffer::Iterator start) const |
Buffer::Iterator | Read (Buffer::Iterator start) |
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.