This structure contains HDR SINR threshold related parameters.
- Parameters
-
HDRSINRThreshListLen |
- Length of the HDR ECIO threshold list parameter to follow
|
pHDRSINRThreshList |
- Array of SINR level thresholds (in units of 1)
- maximum of 32 values.
- Valid levels are 0 to 8
- 0x00 - SINR_LEVEL_0 is -9 dB
- 0x01 - SINR_LEVEL_1 is -6 dB
- 0x02 - SINR_LEVEL_2 is -4.5 dB
- 0x03 - SINR_LEVEL_3 is -3 dB
- 0x04 - SINR_LEVEL_4 is -2 dB
- 0x05 - SINR_LEVEL_5 is +1 dB
- 0x06 - SINR_LEVEL_6 is +3 dB
- 0x07 - SINR_LEVEL_7 is +6 dB
- 0x08 - SINR_LEVEL_8 is +9 dB
|