RFmxSpecAnMXNFYFactorMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement should calibrate the noise characteristics of the analyzer or compute the noise characteristics of the DUT when you set the SetMeasurementMethod(string, RFmxSpecAnMXNFMeasurementMethod) method to YFactor.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXNFYFactorMode
Members
| Name | Value | Description |
|---|---|---|
| Measure | 0 | The noise figure (NF) measurement computes the noise characteristics of the DUT, compensating for the noise figure of the analyzer. |
| Calibrate | 1 | The NF measurement computes the noise characteristics of the analyzer. |