create the AlohaNoackNetDevice
More...
#include <adhoc-aloha-noack-ideal-phy-helper.h>
List of all members.
Detailed Description
Member Function Documentation
- Parameters:
-
c | the set of nodes on which a device must be created |
- Returns:
- a device container which contains all the devices created by this method.
References ns3::NetDeviceContainer::Add(), ns3::Node::AddDevice(), ns3::SpectrumChannel::AddRx(), ns3::Mac48Address::Allocate(), ns3::NodeContainer::Begin(), ns3::ObjectFactory::Create(), ns3::NodeContainer::End(), ns3::Object::GetObject(), ns3::MakeCallback(), ns3::AlohaNoackNetDevice::NotifyReceptionEndOk(), ns3::AlohaNoackNetDevice::NotifyReceptionStart(), ns3::AlohaNoackNetDevice::NotifyTransmissionEnd(), NS_ASSERT, NS_ASSERT_MSG, and ns3::HalfDuplexIdealPhy::StartTx().
Referenced by Install().
- Parameters:
-
node | the node on which a device must be created |
- Returns:
- a device container which contains all the devices created by this method.
References Install().
- Parameters:
-
nodeName | the name of node on which a device must be created |
- Returns:
- a device container which contains all the devices created by this method.
References Install().
- Parameters:
-
noisePsd | the Power Spectral Density to be used for transmission by all created PHY instances |
References NS_LOG_FUNCTION.
- Parameters:
-
name | the name of the attribute to set |
v | the value of the attribute |
Set these attributes on each HdOfdmSpectrumPhy instance to be created
References ns3::ObjectFactory::Set().
- Parameters:
-
txPsd | the Power Spectral Density to be used for transmission by all created PHY instances |
References NS_LOG_FUNCTION.
The documentation for this class was generated from the following files:
- src/spectrum/helper/adhoc-aloha-noack-ideal-phy-helper.h
- src/spectrum/helper/adhoc-aloha-noack-ideal-phy-helper.cc