User Manual, Developers Guide and API Documentation

lte::macr::PhyCommand Class Reference

The PhyCommand, for communication of other FUs with the PhyUser.

#include <macr/PhyCommand.hpp>

Inheritance diagram for lte::macr::PhyCommand:

Inheritance graph
[legend]
Collaboration diagram for lte::macr::PhyCommand:

Collaboration graph
[legend]

List of all members.

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...


Detailed Description

Definition at line 56 of file PhyCommand.hpp.


Member Enumeration Documentation

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.

Enumerator:
Tx 
Rx 

Definition at line 69 of file PhyCommand.hpp.


Constructor & Destructor Documentation

lte::macr::PhyCommand::PhyCommand (  )  [inline]

Definition at line 71 of file PhyCommand.hpp.


Member Function Documentation

virtual double lte::macr::PhyCommand::getMutualInformation (  )  const [inline, virtual]

Implements lte::helper::MIProviderInterface.

Definition at line 90 of file PhyCommand.hpp.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat May 26 03:32:34 2012 for openWNS by  doxygen 1.5.5