User Manual, Developers Guide and API Documentation

lte::macr::IRxTxSettable Class Reference

#include <macr/PhyUser.hpp>

Inheritance diagram for lte::macr::IRxTxSettable:

Inheritance graph
[legend]

List of all members.

Public Types

enum  StateRxTx { Invalid, Tx, Rx, BothRxTx }
 Identifier for the current state of the PhyUser - TDD should switch between Tx and Rx, FDD can be in state 'BothRxTx'. More...

Public Member Functions

virtual void setStateRxTx (StateRxTx _state)=0
 for external setting of transmission/reception state by Events from lte::timing::events


Detailed Description

Definition at line 78 of file PhyUser.hpp.


Member Enumeration Documentation

Todo:
rethink concept for FDD
Enumerator:
Invalid 
Tx 
Rx 
BothRxTx 

Definition at line 84 of file PhyUser.hpp.


Member Function Documentation

virtual void lte::macr::IRxTxSettable::setStateRxTx ( StateRxTx  _state  )  [pure virtual]

Todo:
setTransceiverDirection could be a better name


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