src/spectrum/model/waveform-generator.h
changeset 7241 0a7a16b599e8
parent 7142 89a701fec3a1
child 7385 10beb0e53130
equal deleted inserted replaced
7240:395988f30476 7241:0a7a16b599e8
    35 namespace ns3 {
    35 namespace ns3 {
    36 
    36 
    37 
    37 
    38 
    38 
    39 /**
    39 /**
       
    40  * \ingroup spectrum
       
    41  *
    40  * Simple SpectrumPhy implementation that sends customizable waveform.
    42  * Simple SpectrumPhy implementation that sends customizable waveform.
    41  * The generated waveforms have a given Spectrum Power Density and
    43  * The generated waveforms have a given Spectrum Power Density and
    42  * duration (set with the SetResolution()) . The generator activates
    44  * duration (set with the SetResolution()) . The generator activates
    43  * and deactivates periodically with a given period and with a duty
    45  * and deactivates periodically with a given period and with a duty
    44  * cycle of 1/2.
    46  * cycle of 1/2.