RFmxVnaMXCorrectionInterpolationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable interpolation of error terms for corrected VNA measurement. This method is used only when you set the CorrectionEnabled method to True.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXCorrectionInterpolationEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement disables interpolation of error terms for error correction. |
| True | 1 | The measurement enables interpolation of error terms for error correction. |