![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/ldk/Compound.hpp>#include <WNS/service/phy/ofdma/Pattern.hpp>#include <WNS/Cloneable.hpp>#include <WNS/service/phy/phymode/PhyModeInterface.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | wimac |
| namespace | wns |
| namespace | wns::node |
Classes | |
| class | wimac::BeamformingPhyAccessFunc |
| A functor that sets a beamforming pasttern and starts and stops a transmission with the pattern. More... | |
| class | wimac::BroadcastPhyAccessFunc |
| A transmission that starts and stops a broadcast transmission. More... | |
| class | wimac::OmniUnicastPhyAccessFunc |
| A functor that starts and stops a unicast transmission. More... | |
| class | wimac::PatternSetterPhyAccessFunc |
| A functor that sets a beamforming pattern but does not start or stop a transmission. More... | |
| class | wimac::PhyAccessFunc |
| The PhyAccessFunc provides an interface for accessing the physical layer. More... | |
| class | wimac::RemovePattern |
| An event to remove the current antenna pattern for the destination station. More... | |
| class | wimac::SetPattern |
| An event to set an antenna pattern. More... | |
| class | wimac::StartBeamformingTransmission |
| An event to start a transmission with a given compound and a given antenna pattern to the destination station. More... | |
| class | wimac::StartBroadcastTransmission |
| An event to stop a broadcast transmission. More... | |
| class | wimac::StartTransmission |
| An event to start a transmission with the given compound to the destination station. More... | |
| class | wimac::StopTransmission |
| An event to stop a transmission with the specified compound. More... | |
1.5.5