| absdiag(const CMatrix &mat, bool betrag) | mimo::PCSDecoder | [static] |
| acceptConnection(int interfaceID) | simth::Device | |
| acceptNewData(int interfaceID) | simth::Device | [virtual] |
| bits_per_symbol | mimo::PCSDecoder | [protected] |
| build_nice_shaped_R(const CMatrix &R) | mimo::PCSDecoder | [static] |
| connect(int fromInterfaceID, Device *toDev, int toInterfaceID) | simth::Device | |
| connectControlInterface(int interfaceNr, const std::string &globalName) | simth::Device | |
| controlInterface(int interfaceNr) | simth::Device | [protected, virtual] |
| Decode(const CVectorSeq &input_vectors, const MatrixFreqSignal &chanest, simth::ModSeq &output_symbols, simth::ModSeq *output_softout) | mimo::PCSDecoder | [virtual] |
| Decoder(int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | mimo::Decoder | |
| deInterrupt() | simth::Device | |
| Device(int deviceID, DeviceSystemIntf *system, const PropertyList &pl) | simth::Device | |
| diff_extr | mimo::PCSDecoder | [protected] |
| easy_alg | mimo::PCSDecoder | [protected] |
| endOfSimulation() | mimo::PCSDecoder | [virtual] |
| flushProcessedInputSequence(int interface) | simth::Device | [protected] |
| flushProcessedInputSequences() | simth::Device | [protected] |
| flushProcessedOutputSequence(int interface) | simth::Device | [protected] |
| flushProcessedOutputSequences() | simth::Device | [protected] |
| flushProcessedSequences() | simth::Device | [protected] |
| getCodeLength(int rawLength) const | mimo::PCSDecoder | [virtual] |
| getDataLength(int codedLength) const | mimo::PCSDecoder | [virtual] |
| getInputSequence(int interfaceID) | simth::Device | [protected] |
| getOutputSequence(int interfaceID) | simth::Device | [protected] |
| getProperty(const std::string &name) const | simth::Device | |
| give_me_a_hard_dec(const Complex &rivalue, unsigned n, unsigned i) | mimo::PCSDecoder | [protected] |
| hasProperty(const std::string &name) const | simth::Device | |
| ID() const | simth::Device | [virtual] |
| inputInterface(int interfaceID) | simth::Device | [protected, virtual] |
| inputInterface(int interfaceID) const | simth::Device | [protected, virtual] |
| inputLength(int interfaceID) const | simth::Device | |
| inputLength() const | simth::Device | |
| insertAndConnectControlInterface(D *dev, void(D::*helpFuncPtr)(), const std::string &globalName) | simth::Device | [protected] |
| insertAndConnectControlInterface(D *dev, void(D::*helpFuncPtr)(T), const std::string &globalName) | simth::Device | [protected] |
| insertControlInterface(D *dev, void(D::*helpFuncPtr)()) | simth::Device | [protected] |
| insertControlInterface(D *dev, void(D::*helpFuncPtr)(T)) | simth::Device | [protected] |
| insertInputInterface(int number=1, const typename T::value_type &default_val=typename T::value_type()) | simth::Device | [protected] |
| insertOutputInterface(int number=1) | simth::Device | [protected] |
| int_hard_dec | mimo::PCSDecoder | [protected] |
| interrupt() | simth::Device | [protected] |
| invokeProcess() | simth::Device | |
| is_R_singular(const CMatrix &R) | mimo::PCSDecoder | [protected] |
| isControlInterface(int interfaceID) const | simth::Device | [protected] |
| isInputInterface(int interfaceID) const | simth::Device | [protected] |
| isInputInterfaceConnected(int interfaceID) const | simth::Device | [protected] |
| isInputLengthUndefined(int interfaceID) const | simth::Device | |
| isInputSequence(int interfaceID) const | simth::Device | [protected] |
| isInterrupted() const | simth::Device | [protected] |
| isOutputInterface(int interfaceID) const | simth::Device | [protected] |
| isOutputInterfaceConnected(int interfaceID) const | simth::Device | [protected] |
| isOutputLengthUndefined(int interfaceID) const | simth::Device | |
| localExtModList | mimo::PCSDecoder | [protected] |
| make_R_diag_pos(CMatrix R) | mimo::PCSDecoder | [protected] |
| mod_type | mimo::PCSDecoder | [protected] |
| nr_param | mimo::PCSDecoder | [protected] |
| nr_rx | mimo::Decoder | [protected] |
| nr_tx | mimo::Decoder | [protected] |
| num_carrier | mimo::PCSDecoder | [protected] |
| outputCapacity(int interfaceID) const | simth::Device | |
| outputCapacity() const | simth::Device | |
| outputInterface(int interfaceID) | simth::Device | [protected, virtual] |
| outputInterface(int interfaceID) const | simth::Device | [protected, virtual] |
| outputLength(int interfaceID) const | simth::Device | |
| outputLength() const | simth::Device | |
| PCSDecoder(int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | mimo::PCSDecoder | |
| print(std::ostream &os) const | mimo::Decoder | [virtual] |
| process() | mimo::PCSDecoder | [virtual] |
| propertyIsSet(const std::string &name) const | simth::Device | |
| propertylist_Device(not_a_function) (defined in simth::Device) | simth::Device | [related] |
| propertylist_PCSDecoder(not_a_function) | mimo::PCSDecoder | [related] |
| qlty_counter | mimo::PCSDecoder | [protected] |
| quality | mimo::PCSDecoder | [protected] |
| R_iterate(CMatrix R, CVector e, unsigned n) | mimo::PCSDecoder | [protected] |
| refresh() | simth::Device | [virtual] |
| releaseProcessedInputSequence(int interface) | simth::Device | [protected] |
| reserveOutputLength(size_t newCapacity, int interfaceID) | simth::Device | |
| reserveOutputLength(size_t newCapacity) | simth::Device | |
| reset() | simth::Device | [virtual] |
| resetDevice() | simth::Device | |
| resetInterfaces() | simth::Device | |
| sendReadyToProcessSignal() | simth::Device | [protected] |
| sendStopIterationSignal() | simth::Device | [protected] |
| sendStopSimulationPrematureSignal() | simth::Device | [protected] |
| setInputLength(size_t newLength, int interfaceID, bool enableUpdate=true) | simth::Device | |
| setInputLength(size_t newLength, bool enableUpdate=true) | simth::Device | |
| setOutputLength(size_t newLength, int interfaceID, bool enableUpdate=true) | simth::Device | |
| setOutputLength(size_t newLength, bool enableUpdate=true) | simth::Device | |
| setProperty(const std::string &name, const T &value) | simth::Device | [protected] |
| startOfSimulation() | simth::Device | [virtual] |
| startStopWatch() | simth::Device | [protected] |
| stopStopWatch() | simth::Device | [protected] |
| sum_diff_mat_qlty | mimo::PCSDecoder | [protected] |
| sum_qlty | mimo::PCSDecoder | [protected] |
| sum_qlty_max | mimo::PCSDecoder | [protected] |
| systemPtr() | simth::Device | [protected] |
| updateInputLengths() | mimo::Decoder | [virtual] |
| updateOutputLengths() | mimo::Decoder | [virtual] |
| vecsort(Vector vec) | mimo::PCSDecoder | [protected] |
| what_modulation(const std::string &mod_type) | mimo::PCSDecoder | [protected] |
| ~Decoder() | mimo::Decoder | [virtual] |
| ~Device() | simth::Device | [virtual] |
| ~PCSDecoder() | mimo::PCSDecoder | |