ns-3
ns3::HalfDuplexIdealPhySignalParameters Struct Reference

#include <half-duplex-ideal-phy-signal-parameters.h>

Inheritance diagram for ns3::HalfDuplexIdealPhySignalParameters:
Collaboration diagram for ns3::HalfDuplexIdealPhySignalParameters:

List of all members.

Public Member Functions

virtual Ptr
< SpectrumSignalParameters
Copy ()
 HalfDuplexIdealPhySignalParameters ()
 HalfDuplexIdealPhySignalParameters (const HalfDuplexIdealPhySignalParameters &p)

Public Attributes

Ptr< Packetdata

Detailed Description

Signal parameters for HalfDuplexIdealPhy


Constructor & Destructor Documentation


Member Function Documentation

make a "virtual" copy of this class, where "virtual" refers to the fact that if the actual object is a derived class of SpectrumSignalParameters, then the copy is also a derived class of the same type. Each class inheriting from SpectrumSignalParameters should override this method and use it to call the copy constructor of the derived class.

Returns:
a copy of the (possibly derived) class

Reimplemented from ns3::SpectrumSignalParameters.

References NS_LOG_FUNCTION.


Member Data Documentation

The data packet being transmitted with this signal

Referenced by HalfDuplexIdealPhySignalParameters().


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