21 #ifndef WAVEFORM_GENERATOR_H
22 #define WAVEFORM_GENERATOR_H
25 #include <ns3/spectrum-value.h>
26 #include <ns3/mobility-model.h>
27 #include <ns3/packet.h>
28 #include <ns3/nstime.h>
29 #include <ns3/net-device.h>
30 #include <ns3/spectrum-phy.h>
31 #include <ns3/spectrum-channel.h>
32 #include <ns3/trace-source-accessor.h>
119 virtual void Start ();
125 virtual void Stop ();
keep track of time values and allow control of global simulation resolution
smart pointer class similar to boost::intrusive_ptr
Abstract base class for Spectrum-aware PHY layers.
forward calls to a chain of CallbackAn ns3::TracedCallback has almost exactly the same API as a norma...
a unique identifier for an interface.