RFmxDemodMXDDemodEvmNormalizationReference Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the reference used to normalize the error vector magnitude (EVM).
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXDDemodEvmNormalizationReference
Members
Name | Value | Description |
---|---|---|
Peak | 0 | The EVM is normalized to the peak magnitude of the reference symbols. |
Rms | 1 | The EVM is normalized to the RMS magnitude of the reference symbols. This value is applicable only to modulation types, such as quadrature-amplitude modulation (QAM), in which the symbols in the map do not have a constant amplitude. |