NIRfsg Namespace

Table of Contents

RfsgFilterType Enumeration

  • Updated2025-02-03
  • 1 minute(s) read
RfsgFilterType Enumeration

RfsgFilterType Enumeration

Specifies the pulse-shaping filter type for the finite-impulse response (FIR) filter.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public enum RfsgFilterType
Public Enumeration RfsgFilterType

Members

Member nameValueDescription
None10,000 Applies no filter to the data.
RootRaisedCosine10,001 Applies a root-raised cosine filter to the data with the alpha value specified with the RaisedCosineAlpha property.
RaisedCosine10,002 Applies a raised cosine filter to the data with the alpha value specified with the RootRaisedCosineAlpha property.

See Also

Log in to get a better experience