RFmxLteMXModAccIQOriginOffsetEstimationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to estimate IQ origin offset.
Note
IQ origin offset estimation is supported only when you set the Link direction property to Uplink or Sidelink.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXModAccIQOriginOffsetEstimationEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | IQ origin offset estimation and correction is disabled. |
| True | 1 | IQ origin offset estimation and correction is enabled. |