RFmx Demod DotNET

Table of Contents

RFmxDemodMXDDemodResults Methods

  • Updated2024-07-17
  • 7 minute(s) read
RFmxDemodMXDDemodResults Methods

RFmxDemodMXDDemodResults Methods

The RFmxDemodMXDDemodResults type exposes the following members.

Methods

 NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodFetchCarrierMeasurement Fetches the carrier measurement.
Public methodFetchConstellationTrace Fetches the constellation trace.
Public methodFetchDemodulatedBits Fetches the demodulated bit stream.
Public methodFetchEqualizerCoefficients Fetches the updated equalizer coefficients.
Public methodFetchEvm Fetches the error vector magnitude (EVM) measurements.
Public methodFetchEvmTrace Fetches the error vector magnitude (EVM) trace.
Public methodFetchFskDeviationTrace Fetches the frequency-shift keying (FSK) deviation trace.
Public methodFetchFskResults Fetches frequency-shift keying (FSK) results.
Public methodFetchIQImpairments Fetches I/Q impairments.
Public methodFetchMagnitudeError Fetches the magnitude error measurements.
Public methodFetchMagnitudeErrorTrace Fetches the magnitude error trace.
Public methodFetchMeanAmplitudeDroop Fetches the mean amplitude droop per symbol.
Public methodFetchMeanIQOriginOffset Fetches the offset, in dB, from the ideal location of the constellation origin.
Public methodFetchMeanQuadratureSkew Fetches the mean quadrature skew.
Public methodFetchMeanRhoFactor Fetches the correlation of the measurement waveform and the reference waveform.
Public methodFetchMeasurementWaveform(String, Double, ComplexWaveformComplexSingle, RFmxDemodMXDDemodSamplesPerSymbol, Double)Obsolete.
Fetches the measurement waveform.
Public methodFetchMeasurementWaveform(String, Double, ComplexWaveformComplexSingle, Int32, Double) Fetches the measurement waveform.
Public methodFetchOffsetConstellationTrace TODO:
Public methodFetchOffsetEvm Fetches the offset error vector magnitude (EVM).
Public methodFetchOffsetEvmTrace Fetches the offset error vector magnitude (EVM) trace measured on offset quadrature PSK (OQPSK) signal.
Public methodFetchPhaseError Fetches the phase error measurements.
Public methodFetchPhaseErrorTrace Fetches the phase error trace.
Public methodFetchReferenceWaveform Fetches the reference waveform.
Public methodFetchSyncFound Fetches the synchronization bits found status in the demodulated signal.
Public methodGetCarrierMeanFrequencyDrift Gets the measured carrier frequency drift, in hertz (Hz).
Public methodGetCarrierMeanFrequencyErrorObsolete.
Gets the frequency offset, in hertz (Hz), from the transmitted carrier frequency.
Public methodGetCarrierMeanFrequencyOffset Gets the frequency offset, in hertz (Hz), from the transmitted carrier frequency.
Public methodGetCarrierMeanPhaseError Gets the phase offset, in degrees, from the transmitted carrier phase.
Public methodGetEvmMaximumPeak Gets the maximum of the peak EVM measured per acquisition, as a percentage.
Public methodGetEvmMaximumRms Gets the maximum of the RMS EVM measured per acquisition, as a percentage.
Public methodGetEvmMeanModulationErrorRatio Gets the modulation error ratio (MER), in dB.
Public methodGetEvmMeanPeak Gets the mean of the peak error vector magnitude (EVM) measured per acquisition, as a percentage.
Public methodGetEvmMeanRms Gets the mean of the RMS EVM measured per acquisition, as a percentage.
Public methodGetFskMaximumPeakFskError Gets the mean peak deviation error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition.
Public methodGetFskMeanDeviation Gets the reference frequency-shift keying (FSK) deviation, in hertz (Hz), used to measure the FSK error.
Public methodGetFskMeanPeakDeviationErrorObsolete.
Gets the mean peak deviation error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition.
Public methodGetFskMeanRmsDeviationErrorObsolete.
Gets the mean of the root mean squared (RMS) frequency error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition.
Public methodGetFskMeanRmsFskError Gets the mean of the root mean squared (RMS) frequency error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetIQImpairmentsMeanIQGainImbalance Gets the measured ratio of I gain to Q gain, in dB.
Public methodGetIQImpairmentsMeanIQOriginOffset Gets the offset, in dB, from the ideal location of the constellation origin.
Public methodGetIQImpairmentsMeanQuadratureSkew Gets a measure of I and Q components in the signal that are not perfectly orthogonal. Quadrature error can be either positive or negative, with the sign indicating the orientation of the error.
Public methodGetMagnitudeErrorMaximum Gets the maximum of the magnitude error measured per acquisition, as a percentage.
Public methodGetMagnitudeErrorMean Gets the mean of the magnitude error measured per acquisition, as a percentage.
Public methodGetMeanAmplitudeDroop Gets the mean amplitude droop per symbol.
Public methodGetMeanRhoFactor Gets the correlation of the measurement waveform and the reference waveform.
Public methodGetOffsetEvmMaximumPeak Gets the maximum of the peak error vector magnitude (EVM), as a percentage, measured per acquisition, after removing the offset between the I and Q channels of OQPSK demodulated signal.
Public methodGetOffsetEvmMaximumRms Gets the maximum of the RMS EVM, as a percentage, measured per acquisition, as a percentage.
Public methodGetOffsetEvmMeanPeak Gets the mean of the peak error vector magnitude (EVM) measured per acquisition, as a percentage.
Public methodGetOffsetEvmMeanRms Gets the mean of the RMS EVM measured per acquisition, as a percentage.
Public methodGetPhaseErrorMaximum Gets the maximum of the phase error, in degrees, measured per acquisition.
Public methodGetPhaseErrorMean Gets the mean of the phase error, in degrees, measured per acquisition.
Public methodGetSyncFound Gets whether the synchronization bits were found in the demodulated signal.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRead Configures hardware for acquisition, performs measurement on acquired data for the modulation type configured using the ConfigureModulationType(String, RFmxDemodMXDDemodModulationType, RFmxDemodMXDDemodM, RFmxDemodMXDDemodDifferentialEnabled) method and returns the frequency offset, error vector magnitude (EVM), and modulation error ratio (MER) results.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience