Provides methods to fetch and read the SlotPhase measurement results.

Derives from

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public class RFmxCdma2kMXSlotPhaseResults : RFmxCdma2kMXSubObject

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 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 slot boundary and extrapolates the phase error to the 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 received waveform and the reference waveform.

FetchMaximumPhaseDiscontinuity(string, double, out double)

Fetches the maximum phase discontinuity value observed in the measurement interval.

FetchPhaseDiscontinuities(string, double, ref double[])

Fetches the phase discontinuity values for the slot boundaries in the measurement interval.

GetMaximumPhaseDiscontinuity(string, out double)

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