RFmxEvdoMXModAccUplinkDetectedBranch Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns the quadrature branch of a particular detected channel. Use "channel<em>(n)</em>" as the selector string to read this method.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXModAccUplinkDetectedBranch
Members
| Name | Value | Description |
|---|---|---|
| I | 0 | The detected channel occupies the in-phase branch. |
| Q | 1 | The detected channel occupies the quadrature branch. |
| IAndQ | 2 | The detected channel occupies the in-phase branch and the quadrature branch. |