#include <dvb_conv_encoder.h>
Collaboration diagram for SPUC::dvb_conv_encoder:
Public Member Functions | |
dvb_conv_encoder () | |
Constructor. | |
void | reset () |
~dvb_conv_encoder () | |
bool | clock () |
bool | get_data (void) |
bool | reduce (long x, long y) |
Public Attributes | |
max_pn | test_pn |
const long | g1 |
const long | g2 |
bool | conv_enc_phase |
int | conv_enc_get_bit |
long | conv_enc_u |
long | conv_bit_number |
bool | raw_bit |
Convolutional Encoder for rate 1/2 encoding with DVB Generators. Uses PN sequence for data generation
|
Constructor.
Here is the call graph for this function: ![]() |
|
|
|
|
|
Here is the call graph for this function: ![]() |
|
|
|
Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|