RFmxNRMXModAccSymbolClockErrorEstimationEnabled Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to estimate symbol clock error. This method is ignored when the Common Clock Source Enabled method is True and the Frequency Error Estimation method is Disabled, in which case, symbol clock error is not estimated. If symbol clock error is absent in the signal to be analyzed, you may disable symbol clock error estimation to reduce measurement time or to avoid measurement inaccuracy due to error in symbol clock error estimation.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXModAccSymbolClockErrorEstimationEnabled
Members
Name | Value | Description |
---|---|---|
False | 0 | Indicates that symbol clock error estimation and correction is disabled. |
True | 1 | Indicates that symbol clock error estimation and correction is enabled. |