Specifies whether to enable time alignment for the acquired I/Q data across multiple acquisitions. This method is considered only when you set the OfdmModAccAveragingEnabled method to True , when you set the OfdmModAccAveragingCount method to a value greater than 1, and when you set the RFmxWlanMXOfdmModAccAveragingType method to Vector . You can set this method to False when there is no time offset between the acquired I/Q data of all averaging counts.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccVectorAveragingTimeAlignmentEnabled

Members

NameValueDescription
False0

Disables time alignment for the acquired I/Q data across multiple acquisitions.

True1

Enables time alignment for the acquired I/Q data across multiple acquisitions.