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

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public enum RFmxEvdoMXCdaSynchronizationMode

Members

NameValueDescription
Frame0

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

Slot1

The slot boundary is detected and the measurement is performed over the number of slots specified by CDA Meas Length number of slots, starting at CDA Meas Offset slots from the slot boundary.

Arbitrary2

The symbol boundary is detected and the measurement is performed over the number of slots specified by the CDA Meas Length method, starting at CDA Meas Offset slots from the symbol boundary.