RFmxTdscdmaMXAcpFftOverlapMode Enumeration
- Updated2025-01-27
- 1 minute(s) read
RFmxTdscdmaMXAcpFftOverlapMode Enumeration
Specifies how overlapping is applied when computing the FFT of the acquired samples. The default value is Disabled.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXAcpFftOverlapMode
Members
Name | Value | Description |
---|---|---|
Disabled | 0 | Indicates that overlapping is not applied to the acquired samples. |
Automatic | 1 | Indicates that the RFmx driver automatically chooses optimal values of the ACP FFT Overlap method based on the measurement configuration. |