RFmxEvdoMXModAccUplinkDetectedBranch Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxEvdoMXModAccUplinkDetectedBranch Enumeration
Returns the quadrature branch of a particular detected channel. Use "channel(n)" as the selector string to read this method.
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxEvdoMXModAccUplinkDetectedBranch
Public Enumeration RFmxEvdoMXModAccUplinkDetectedBranch
Members
Member 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. |