RFmxSpecAnMXNFCalibrationLossCompensationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the noise figure (NF) measurement accounts for the ohmic losses between the noise source and input port of the analyzer during the calibration step, excluding any losses which you have specified using the SetYFactorNoiseSourceLoss(string, double[]) method.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXNFCalibrationLossCompensationEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The NF measurement ignores the ohmic losses. |
| True | 1 | The NF measurement accounts for the ohmic losses. |