RFmxCdma2kMXModAccPeakActiveCdeBranch Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns the branch of the channel corresponding to the value that the GetPeakActiveCde(string, out double) method returns.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXModAccPeakActiveCdeBranch
Members
| Name | Value | Description |
|---|---|---|
| I | 0 | The signal is modulated on the in-phase branch. |
| Q | 1 | The signal is modulated on the quadrature branch. |
| IAndQ | 2 | Complex modulated signal. |