![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | ChaseCombiningDecoder |
| ChaseCombining: ... More... | |
| class | HARQ |
| HARQ is the instance collaborating with the scheduler. Contains a collection of HARQEntity's inside; one for each peer. More... | |
| class | HARQEntity |
| There is one HARQEntity per user (link) in BS. UTs only have one. More... | |
| class | HARQInterface |
| class | HARQReceiverProcess |
| Receiving side of the HARQ protocol. Take resource block and try to decode. prepare ACK/NACK depending on result. More... | |
| class | HARQRetransmissionProxy |
| HARQRetransmissionProxy is the instance of collaborating with the uplink master scheduler. Will forward requests on peer retransmissions to a HARQ instance in a downlink scheduler. Will throw for everything else. More... | |
| class | HARQSenderProcess |
| Sending side of the HARQ protocol. There is one process per resource block in transit. Receives ACK/NACK by callbacks currently. More... | |
| class | IDecoder |
| class | NoHARQ |
| class | SchedulingTimeSlotInfo |
| class | UniformRandomDecoder |
| Very simple decoder without utilizing SINR measurements. Just for basic tests. More... | |
Typedefs | |
| typedef wns::ldk::harq::softcombining::Container < SchedulingTimeSlotInfo > | SoftCombiningContainer |
Functions | |
| STATIC_FACTORY_DEFINE (IDecoder, wns::PyConfigViewCreator) | |
| wns::scheduler::harq::STATIC_FACTORY_DEFINE | ( | IDecoder | , | |
| wns::PyConfigViewCreator | ||||
| ) |
1.5.5