RFmxDemodMXDDemodEvmNormalizationReference Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the reference used to normalize the error vector magnitude (EVM).
Namespace: NationalInstruments.RFmx.DemodMX
Assembly: NationalInstruments.RFmx.DemodMX.Fx40 (in NationalInstruments.RFmx.DemodMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxDemodMXDDemodEvmNormalizationReference
Public Enumeration RFmxDemodMXDDemodEvmNormalizationReference
Members
Member 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. |