Specifies whether the measurement is performed from the frame, slot, or symbol boundary.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public enum RFmxCdma2kMXModAccSynchronizationMode

Members

NameValueDescription
Frame0

The frame boundary is detected, and the measurement is performed over the SetMeasurementLength(string, int) method starting at the SetMeasurementOffset(string, int) method from the frame boundary.

Slot1

The slot boundary is detected, and the measurement is performed over the ModAcc Meas Length method starting at the ModAcc Meas Offset method from the slot boundary.

Arbitrary2

The symbol boundary is detected, and the measurement is performed over the ModAcc Meas Length method starting at the ModAcc Meas Offset method from the slot boundary.