RFmxLteMXChpMeasurementMode Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement calibrates the noise floor of analyzer or performs the CHP measurement. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXChpMeasurementMode
Members
Name | Value | Description |
---|---|---|
Measure | 0 | CHP measurement is performed on the acquired signal. |
CalibrateNoiseFloor | 1 | Manual noise calibration of the signal analyzer is performed for the CHP measurement. |