Specifies the averaging type for the OFDMModAcc measurement.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccAveragingType

Members

NameValueDescription
Rms0

The OFDMModAcc measurement is performed on I/Q data acquired in each averaging count. The scalar results and traces are linearly averaged over the averaging count.

Vector5

The acquired I/Q data is averaged across averaging count after aligning the data in time and phase using the SetVectorAveragingTimeAlignmentEnabled(string, RFmxWlanMXOfdmModAccVectorAveragingTimeAlignmentEnabled) and SetVectorAveragingPhaseAlignmentEnabled(string, RFmxWlanMXOfdmModAccVectorAveragingPhaseAlignmentEnabled) properties, respectively. The averaged I/Q data is used for the measurement. Note: You must ensure that the frequency reference is locked between the generator and the analyzer.