RFmxEvdoMXModAccUplinkPeakActiveCdeBranch Enumeration
- Updated2025-04-08
- 1 minute(s) read
Returns the quadrature branch of the channel corresponding to the Peak Active CDE (dB) result.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXModAccUplinkPeakActiveCdeBranch
Members
Name | Value | Description |
---|---|---|
I | 0 | The peak active CDE corresponds to the in-phase branch. |
Q | 1 | The peak active CDE corresponds to the quadrature branch. |
IAndQ | 2 | The peak active CDE corresponds to the in-phase branch and the quadrature branch. |