RFmxTdscdmaMXCdaAveragingEnabled Enumeration
- Updated2025-01-27
- 1 minute(s) read
RFmxTdscdmaMXCdaAveragingEnabled Enumeration
Specifies whether to enable averaging for the code domain analysis (CDA) measurement.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXCdaAveragingEnabled
Members
Name | Value | Description |
---|---|---|
False | 0 | The measurement is performed on a single acquisition. |
True | 1 | The CDA measurement uses the value of the SetAveragingCount(string, int) method as the number of acquisitions over which the CDA measurement is averaged. |