3.2.4.5.1. RA Encoder parameters

3.2.4.5.1.1. --enc-cw-size, -N Required

Type:integer
Examples:--enc-cw-size 1

Set the codeword size \(N\).

3.2.4.5.1.2. --enc-info-bits, -K Required

Type:integer
Examples:--enc-info-bits 1

Set the nulber of information bits \(K\).

3.2.4.5.1.3. --enc-type

Type:text
Allowed values:RA AZCW COSET USER
Default:RA
Examples:--enc-type AZCW

Select the encoder type.

Description of the allowed values:

Value Description
RA Select the standard RA encoder.
AZCW See the common --enc-type parameter.
COSET See the common --enc-type parameter.
USER See the common --enc-type parameter.