 |
GNU Radio Manual and C++ API Reference
3.8.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef INCLUDED_TPC_COMMON_H
24 #define INCLUDED_TPC_COMMON_H
40 std::vector<std::vector<int>>& output,
41 std::vector<std::vector<int>>& nextStates);
47 std::vector<std::vector<int>>& output,
48 std::vector<std::vector<int>>& nextStates);
50 rsc_tail(std::vector<int>& tail_p, std::vector<int> g,
int max_states,
int mm);
51 static void itob(std::vector<int>& binVec,
int symbol,
int length);
static void rsc_enc_bit(int input, int state_in, std::vector< int > g, int KK, int nn, std::vector< std::vector< int >> &output, std::vector< std::vector< int >> &nextStates)
static void itob(std::vector< int > &binVec, int symbol, int length)
Definition: tpc_common.h:31
static int parity_counter(int symbol, int length)
static void precomputeStateTransitionMatrix_RSCPoly(int numStates, std::vector< int > g, int KK, int nn, std::vector< std::vector< int >> &output, std::vector< std::vector< int >> &nextStates)
static void rsc_tail(std::vector< int > &tail_p, std::vector< int > g, int max_states, int mm)
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
PMT_API size_t length(const pmt_t &v)
Return the number of elements in v.