RFmxCdma2kMXCdaIQQuadratureErrorRemovalEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether to remove the I/Q quadrature error before the code domain analysis (CDA) measurement.
Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxCdma2kMXCdaIQQuadratureErrorRemovalEnabled
Public Enumeration RFmxCdma2kMXCdaIQQuadratureErrorRemovalEnabled
Members
Member name | Value | Description |
---|---|---|
False | 0 | I/Q quadrature error is not removed before the CDA measurement. |
True | 1 | I/Q quadrature error is removed before the CDA measurement. |