3.2.4.5.2. RA Decoder parameters¶
3.2.4.5.2.1. --dec-type, -D¶
Type: text Allowed values: RACHASEMLDefault: RAExamples: --dec-type CHASE
Select the decoder algorithm.
Description of the allowed values:
| Value | Description |
|---|---|
RA |
Select the RA decoder based on the MS update rule in the CNs. |
CHASE |
See the common --dec-type, -D parameter. |
ML |
See the common --dec-type, -D parameter. |
3.2.4.5.2.2. --dec-implem¶
Type: text Allowed values: STDDefault: STDExamples: --dec-implem STD
Select the implementation of the decoder algorithm.
Description of the allowed values:
| Value | Description |
|---|---|
STD |
Select the STD implementation. |
3.2.4.5.2.3. --dec-ite, -i¶
Type: integer Examples: --dec-ite 1
Set the number of iterations to perform in the decoder.