9#ifndef WAVEFORM_GENERATOR_H 
   10#define WAVEFORM_GENERATOR_H 
   16#include "ns3/event-id.h" 
   17#include "ns3/mobility-model.h" 
   18#include "ns3/net-device.h" 
   19#include "ns3/nstime.h" 
   20#include "ns3/packet.h" 
   21#include "ns3/trace-source-accessor.h" 
  108    virtual void Start();
 
 
An identifier for simulation events.
Smart pointer class similar to boost::intrusive_ptr.
Abstract base class for Spectrum-aware PHY layers.
Simulation virtual time values and global simulation resolution.
Forward calls to a chain of Callback.
a unique identifier for an interface.
Every class exported by the ns3 library is enclosed in the ns3 namespace.