RFmx Demod DotNET

Table of Contents

RFmxDemodMXADemodAudioFilterType Enumeration

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

RFmxDemodMXADemodAudioFilterType Enumeration

Specifies the audio filter to be applied on the analog demodulated signal.

Namespace: NationalInstruments.RFmx.DemodMX
Assembly: NationalInstruments.RFmx.DemodMX.Fx40 (in NationalInstruments.RFmx.DemodMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public enum RFmxDemodMXADemodAudioFilterType
Public Enumeration RFmxDemodMXADemodAudioFilterType

Members

Member nameValueDescription
None0 Does not use any audio filter.
Custom1 Uses the filter specified by the audio filter lower cutoff and the audio filter upper cutoff.
AWeight2 Uses an A-weighted filter.
BWeight3 Uses a B-weighted filter.
CWeight4 Uses a C-weighted filter.
Ccitt5 Uses the filter specified by CCITT.
ItuR468_46 Uses the filter specified by ITU-R 468-4.

See Also

Log in to get a better experience