Specifies the interpolation type and/or smoothing type used on the channel estimates.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccChannelEstimationInterpolationType

Members

NameValueDescription
Linear0

Linear interpolation is performed on reference channel estimates across subcarriers.

TriangularSmoothing1

Channel estimates are smoothed using a triangular weighted moving average window across subcarriers.

WienerFilter2

Wiener filter is used for interpolation and smoothing on reference channel estimates across subcarriers.