3.2.4.6.2. RA Decoder parameters¶
3.2.4.6.2.1. --dec-type, -D
¶
- Type
text
- Allowed values
RA
CHASE
ML
- Default
RA
- Examples
--dec-type CHASE
Select the decoder algorithm.
Description of the allowed values:
Value |
Description |
---|---|
|
Select the RA decoder based on the MS update rule in the CNs. |
|
See the common --dec-type, -D parameter. |
|
See the common --dec-type, -D parameter. |
3.2.4.6.2.2. --dec-implem
¶
- Type
text
- Allowed values
STD
- Default
STD
- Examples
--dec-implem STD
Select the implementation of the decoder algorithm.
Description of the allowed values:
Value |
Description |
---|---|
|
Select the STD implementation. |
3.2.4.6.2.3. --dec-ite, -i
¶
- Type
integer
- Examples
--dec-ite 1
Set the number of iterations to perform in the decoder.