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


Public Member Functions | |
| virtual void | onFUNCreated () |
| Resolve Intra-FUN dependencies after the component was created. | |
| RACHUT (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config) | |
| void | startTx (simTimeType duration) |
| Trigger method to start RACH Tx phase. | |
| void | stopTx () |
| Trigger method to stop RACH Tx phase. | |
| virtual | ~RACHUT () |
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 () |
Private Attributes | |
| bool | accepting |
| lte::controlplane::bch::BCHService * | bchService |
| bool | inWakeup |
| lte::controlplane::RRHandlerUT * | rrh |
| simTimeType | stopTime |
| int | subBandCounter |
| wns::Power | txPower |
Classes | |
| class | StopEvent |
| Event triggering the end of a RACH phase. More... | |
Definition at line 102 of file RACH.hpp.
| lte::macr::RACHUT::RACHUT | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) | [inline] |
| bool RACHUT::doIsAccepting | ( | const wns::ldk::CompoundPtr & | compound | ) | const [private, virtual] |
| void RACHUT::doOnData | ( | const wns::ldk::CompoundPtr & | ) | [virtual] |
| void RACHUT::doSendData | ( | const wns::ldk::CompoundPtr & | compound | ) | [virtual] |
| void RACHUT::onFUNCreated | ( | ) | [virtual] |
| void RACHUT::startTx | ( | simTimeType | duration | ) | [virtual] |
| void RACHUT::stopTx | ( | ) | [virtual] |
bool lte::macr::RACHUT::accepting [private] |
bool lte::macr::RACHUT::inWakeup [private] |
simTimeType lte::macr::RACHUT::stopTime [private] |
int lte::macr::RACHUT::subBandCounter [private] |
wns::Power lte::macr::RACHUT::txPower [private] |
1.5.5