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


Public Types | |
| enum | ModeRxTx { Tx, Rx } |
| to differentiate between outgoing compounds in the Tx and Rx case. More... | |
Public Member Functions | |
| virtual double | getMutualInformation () const |
| completion of the wns::ldk::ErrorRateProvider Interface | |
| PhyCommand () | |
Public Attributes | |
| struct lte::macr::PhyCommand::Local | local |
| struct lte::macr::PhyCommand::Magic | magic |
| struct lte::macr::PhyCommand::Peer | peer |
Classes | |
| struct | Local |
| Parameters to control the PhyUser 's behaviour. More... | |
| struct | Magic |
| for simulator internal use More... | |
| struct | Peer |
| empty, since PhyUser doesn't do any signalling More... | |
Definition at line 56 of file PhyCommand.hpp.
Outgoing compounds in Tx mode will really be transmitted by the PHY. Outgoing compounds in Rx mode only carry control information (and no payload) to set a certain receive antenna pattern in the PHY station.
Definition at line 69 of file PhyCommand.hpp.
| lte::macr::PhyCommand::PhyCommand | ( | ) | [inline] |
Definition at line 71 of file PhyCommand.hpp.
| virtual double lte::macr::PhyCommand::getMutualInformation | ( | ) | const [inline, virtual] |
1.5.5