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


Public Member Functions | |
| RACHBS (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config) | |
| void | startRx (simTimeType duration) |
| Trigger method to start RACH Rx phase. | |
| void | stopRx () |
| Trigger method to start RACH Rx phase. | |
| virtual | ~RACHBS () |
CompoundHandlerInterface | |
| virtual void | doOnData (const wns::ldk::CompoundPtr &) |
| virtual void | doSendData (const wns::ldk::CompoundPtr &) |
Private Member Functions | |
CompoundHandlerInterface | |
| virtual bool | doIsAccepting (const wns::ldk::CompoundPtr &) const |
| virtual void | doWakeup () |
Definition at line 192 of file RACH.hpp.
| lte::macr::RACHBS::RACHBS | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) | [inline] |
| bool RACHBS::doIsAccepting | ( | const wns::ldk::CompoundPtr & | ) | const [private, virtual] |
| void RACHBS::doOnData | ( | const wns::ldk::CompoundPtr & | compound | ) | [virtual] |
| void RACHBS::doSendData | ( | const wns::ldk::CompoundPtr & | ) | [virtual] |
| void RACHBS::startRx | ( | simTimeType | duration | ) | [virtual] |
| void RACHBS::stopRx | ( | ) | [virtual] |
1.5.5