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


Public Member Functions | |
| wns::Ratio | getCIR () const |
| wns::Power | getEstimatedIintra () const |
| const wns::service::phy::phymode::PhyModeInterface & | getPhyMode () const |
| const wns::service::phy::phymode::PhyModeInterface * | getPhyModePtr () const |
| PhyUserCommand (const PhyUserCommand &other) | |
| PhyUserCommand () | |
| void | setPhyMode (const wns::service::phy::phymode::PhyModeInterface &_phyMode) |
Public Attributes | |
| struct { | |
| wns::Power interference_ | |
| std::auto_ptr< PhyAccessFunc > pAFunc_ | |
| wns::Power rxPower_ | |
| } | local |
| struct { | |
| bool contentionAccess_ | |
| bool frameHead_ | |
| wns::service::phy::power::PowerMeasurementPtr rxMeasurement | |
| wns::scheduler::SchedulingTimeSlotPtr schedulingTimeSlot | |
| wimac::Component * sourceComponent_ | |
| } | magic |
| struct { | |
| int cellID_ | |
| wns::node::Interface * destination_ | |
| wns::scheduler::ChannelQualityOnOneSubChannel estimatedCQI | |
| bool measureInterference_ | |
| wns::SmartPtr< const wns::service::phy::phymode::PhyModeInterface > phyModePtr | |
| wns::node::Interface * source_ | |
| } | peer |
Definition at line 51 of file PhyUserCommand.hpp.
| wimac::PhyUserCommand::PhyUserCommand | ( | ) | [inline] |
Definition at line 83 of file PhyUserCommand.hpp.
| wimac::PhyUserCommand::PhyUserCommand | ( | const PhyUserCommand & | other | ) | [inline] |
Definition at line 95 of file PhyUserCommand.hpp.
| wns::Ratio wimac::PhyUserCommand::getCIR | ( | ) | const [inline, virtual] |
| wns::Power wimac::PhyUserCommand::getEstimatedIintra | ( | ) | const [inline] |
Definition at line 130 of file PhyUserCommand.hpp.
| const wns::service::phy::phymode::PhyModeInterface& wimac::PhyUserCommand::getPhyMode | ( | ) | const [inline, virtual] |
| const wns::service::phy::phymode::PhyModeInterface* wimac::PhyUserCommand::getPhyModePtr | ( | ) | const [inline, virtual] |
| void wimac::PhyUserCommand::setPhyMode | ( | const wns::service::phy::phymode::PhyModeInterface & | _phyMode | ) | [inline, virtual] |
Definition at line 68 of file PhyUserCommand.hpp.
Definition at line 76 of file PhyUserCommand.hpp.
Definition at line 67 of file PhyUserCommand.hpp.
Definition at line 71 of file PhyUserCommand.hpp.
Definition at line 77 of file PhyUserCommand.hpp.
Definition at line 59 of file PhyUserCommand.hpp.
| struct { ... } wimac::PhyUserCommand::local |
| struct { ... } wimac::PhyUserCommand::magic |
Definition at line 70 of file PhyUserCommand.hpp.
| std::auto_ptr<PhyAccessFunc> wimac::PhyUserCommand::pAFunc_ |
Definition at line 61 of file PhyUserCommand.hpp.
| struct { ... } wimac::PhyUserCommand::peer |
Definition at line 69 of file PhyUserCommand.hpp.
Definition at line 78 of file PhyUserCommand.hpp.
Definition at line 58 of file PhyUserCommand.hpp.
Definition at line 79 of file PhyUserCommand.hpp.
Definition at line 66 of file PhyUserCommand.hpp.
Definition at line 75 of file PhyUserCommand.hpp.
1.5.5