![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <PhyAccessFunc.hpp>


Public Member Functions | |
| void | operator() () |
| StartTransmission (wimac::PhyUser *phyUser, const wns::ldk::CompoundPtr &compound, wns::node::Interface *dstStation, const wns::service::phy::phymode::PhyModeInterfacePtr phyMode, int subBand, wns::Power requestedTxPower) | |
Protected Attributes | |
| wns::ldk::CompoundPtr | compound_ |
| wns::node::Interface * | dstStation_ |
| const wns::service::phy::phymode::PhyModeInterfacePtr | phyMode_ |
| wimac::PhyUser * | phyUser_ |
| wns::Power | requestedTxPower_ |
| int | subBand_ |
Definition at line 191 of file PhyAccessFunc.hpp.
| wimac::StartTransmission::StartTransmission | ( | wimac::PhyUser * | phyUser, | |
| const wns::ldk::CompoundPtr & | compound, | |||
| wns::node::Interface * | dstStation, | |||
| const wns::service::phy::phymode::PhyModeInterfacePtr | phyMode, | |||
| int | subBand, | |||
| wns::Power | requestedTxPower | |||
| ) | [inline] |
Definition at line 194 of file PhyAccessFunc.hpp.
| void StartTransmission::operator() | ( | ) |
Reimplemented in wimac::StartBeamformingTransmission.
Definition at line 40 of file PhyAccessFunc.cpp.
Definition at line 212 of file PhyAccessFunc.hpp.
Definition at line 213 of file PhyAccessFunc.hpp.
const wns::service::phy::phymode::PhyModeInterfacePtr wimac::StartTransmission::phyMode_ [protected] |
Definition at line 214 of file PhyAccessFunc.hpp.
wimac::PhyUser* wimac::StartTransmission::phyUser_ [protected] |
Definition at line 211 of file PhyAccessFunc.hpp.
Definition at line 216 of file PhyAccessFunc.hpp.
int wimac::StartTransmission::subBand_ [protected] |
Definition at line 215 of file PhyAccessFunc.hpp.
1.5.5