RFmxSpecAnMXNFDutInputLossCompensationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the noise figure (NF) measurement accounts for ohmic losses between the noise source and the input port of the DUT, excluding the losses that are common to calibration and the measurement steps for the Y-Factor method, which are specified by the SetYFactorNoiseSourceLoss(string, double[]) method.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXNFDutInputLossCompensationEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The NF measurement ignores the ohmic losses. |
| True | 1 | The NF measurement accounts for the ohmic losses. |