RFmxLteMXModAccPreFftErrorEstimationInterval Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXModAccPreFftErrorEstimationInterval Enumeration
Specifies the interval used for Pre-FFT Error Estimation.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXModAccPreFftErrorEstimationInterval
Public Enumeration RFmxLteMXModAccPreFftErrorEstimationInterval
Members
| Member name | Value | Description | |
|---|---|---|---|
| Slot | 0 | Frequency and Timing Error is estimated per slot in the pre-fft domain. | |
| Subframe | 1 | Frequency and Timing Error is estimated per subframe in the pre-fft domain. | |
| MeasurementLength | 2 | Frequency and Timing Error is estimated over the measurement interval in the pre-fft domain. |