RFmx LTE DotNET

Table of Contents

RFmxLteMXChpAmplitudeCorrectionType Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXChpAmplitudeCorrectionType Enumeration

RFmxLteMXChpAmplitudeCorrectionType Enumeration

Specifies whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxLteMXChpAmplitudeCorrectionType
Public Enumeration RFmxLteMXChpAmplitudeCorrectionType

Members

  Member nameValueDescription
RFCenterFrequency0 All the frequency bins in the spectrum are compensated with a single external attenuation value that corresponds to the RF center frequency.
SpectrumFrequencyBin1 An individual frequency bin in the spectrum is compensated with the external attenuation value corresponding to that frequency.

See Also

Log in to get a better experience