20#ifndef WAVEFORM_GENERATOR_H
21#define WAVEFORM_GENERATOR_H
23#include <ns3/event-id.h>
24#include <ns3/mobility-model.h>
25#include <ns3/net-device.h>
26#include <ns3/nstime.h>
27#include <ns3/packet.h>
28#include <ns3/spectrum-channel.h>
29#include <ns3/spectrum-phy.h>
30#include <ns3/spectrum-value.h>
31#include <ns3/trace-source-accessor.h>
118 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.