Provides methods to fetch and read the SlotPhase measurement results.

Derives from

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public class RFmxEvdoMXSlotPhaseResults : RFmxEvdoMXSubObject

Methods

NameDescription
FetchChipPhaseErrorLinearFitTrace(string, double, ref AnalogWaveform< float >)

Fetches the chip phase error trace linear fit trace for the SlotPhase measurement. The linear fit is obtained from the chip phase error on a half-slot basis. If a transient duration greater than zero is configured, the linear fit computation ignores the data of the transient duration on either side of the half-slot boundary and extrapolates the phase error to the half-slot boundaries.

FetchChipPhaseErrorTrace(string, double, ref AnalogWaveform< float >)

Fetches the chip phase error trace for the SlotPhase Measurement. The chip phase error is the phase error between the actually received waveform and the reference waveform.

FetchMaximumHalfSlotPhaseDiscontinuity(string, double, out double)

Fetches the maximum phase discontinuity observed at half-slot boundaries in the measurement interval.

FetchPhaseDiscontinuities(string, double, ref double[])

Fetches the phase discontinuity value for the half-slot boundaries in the measurement interval.

GetMaximumHalfSlotPhaseDiscontinuity(string, out double)

Gets the maximum slot phase discontinuity value observed in the measurement interval. This value is expressed in degrees.