RFmxWlanMXOfdmFecCodingType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the type of forward error correction (FEC) coding used.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdmFecCodingType
Members
| Name | Value | Description |
|---|---|---|
| Bcc | 0 | The FEC coding type used is binary convolutional code (BCC). |
| Ldpc | 1 | The FEC coding type used is low-density parity check (LDPC). |