Public Attributes

ns3::BandInfo Struct Reference

#include <spectrum-model.h>

List of all members.

Public Attributes

double fl
 lower limit of subband
double fc
 center frequency
double fh
 upper limit of subband

Detailed Description

The building block of a SpectrumModel. This struct models a frequency band defined by the frequency interval [fl, fc] and with center frequency fc. Typically, the center frequency will be used for stuff such as propagation modeling, while the interval boundaries will be used for bandwidth calculation and for conversion between different SpectrumRepresentations.


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