3.2.4.6.1. RA Encoder parameters¶
3.2.4.6.1.1. --enc-cw-size, -N
¶
- Type
integer
- Examples
--enc-cw-size 1
Set the codeword size \(N\).
3.2.4.6.1.2. --enc-info-bits, -K
¶
- Type
integer
- Examples
--enc-info-bits 1
Set the number of information bits \(K\).
3.2.4.6.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 |
---|---|
|
Select the standard RA encoder. |
|
See the common --enc-type parameter. |
|
See the common --enc-type parameter. |
|
See the common --enc-type parameter. |