RFmxCdma2kMXModAccPeakCdeBranch Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns the branch corresponding to the value that the GetPeakCde(string, out double) method returns.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXModAccPeakCdeBranch
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. |