RFmx Demod DotNET

Table of Contents

RFmxDemodMXADemodResults Methods

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

RFmxDemodMXADemodResults Methods

The RFmxDemodMXADemodResults type exposes the following members.

Methods

 NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodFetchAMMaximumModulationDepth Fetches the amplitude-modulated (AM) maximum modulation depth.
Public methodFetchAMMeanModulationDepth Fetches amplitude-modulated (AM) mean modulation depth for analog demodulation measurements.
Public methodFetchCarrierMeasurement Fetches the carrier measurement.
Public methodFetchDemodSignalTrace Fetches the demodulated signal trace.
Public methodFetchDemodSpectrumTrace Fetches the demodulated signal spectrum trace.
Public methodFetchDistortions Fetches distortions for analog demodulation measurements.
Public methodFetchFMMaximumDeviation Fetches the frequency-modulated (FM) maximum deviation measurements.
Public methodFetchFMMeanDeviation Fetches the frequency-modulated (FM) mean deviation measurements.
Public methodFetchMeanModulationFrequency Fetches the mean modulation frequency.
Public methodFetchPMMaximumDeviation Fetches the phase-modulated (PM) maximum deviation.
Public methodFetchPMMeanDeviation Fetches the phase-modulated (PM) mean deviation measurements.
Public methodGetAMModulationDepthMaximumHalfPeakToPeak Gets the maximum (peak-to-peak)/2 amplitude of the modulating signal measured across multiple acquisitions, as a percentage.
Public methodGetAMModulationDepthMaximumNegativePeak Gets the maximum negative peak amplitude of the modulating signal measured across multiple acquisitions, as a percentage.
Public methodGetAMModulationDepthMaximumPositivePeak Gets the maximum positive peak amplitude of the modulating signal measured across multiple acquisitions, as a percentage.
Public methodGetAMModulationDepthMaximumRms Gets the maximum RMS amplitude of the modulating signal measured across multiple acquisitions, as a percentage.
Public methodGetAMModulationDepthMaximumStandardDeviation Gets the maximum modulation depth measured across multiple acquisitions, as a percentage.
Public methodGetAMModulationDepthMeanHalfPeakToPeak Gets the mean (peak-to-peak)/2 amplitude of the modulating signal, as a percentage.
Public methodGetAMModulationDepthMeanNegativePeak Gets the mean negative peak amplitude of the modulating signal, as a percentage.
Public methodGetAMModulationDepthMeanPositivePeak Gets the mean positive peak amplitude of the modulating signal, as a percentage.
Public methodGetAMModulationDepthMeanRms Gets the mean root mean square (RMS) amplitude of the modulating signal, as a percentage.
Public methodGetAMModulationDepthMeanStandardDeviation Gets the mean amplitude variation around the unmodulated carrier amplitude, as a percentage. If the carrier is suppressed, the amplitude variation of the modulating signal is returned.
Public methodGetAverageSinad Gets the averaged signal-to-noise and distortion ratio, in dB, of the demodulated signal.
Public methodGetAverageSnr Gets the averaged signal-to-noise ratio, in dB, of the demodulated signal.
Public methodGetAverageThd Gets the average of total harmonic distortion (THD) present in the signal, as a percentage.
Public methodGetAverageThdWithNoise Gets the average of total harmonic distortion (THD) and noise present in the signal, as a percentage.
Public methodGetFMDeviationMaximumHalfPeakToPeak Gets the maximum (peak-to-peak)/2 frequency variation, in hertz (Hz), around the nominal frequency of the FM carrier measured across multiple acquisitions.
Public methodGetFMDeviationMaximumNegativePeak Gets the maximum negative peak frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal measured across multiple acquisitions.
Public methodGetFMDeviationMaximumPositivePeak Gets the maximum positive peak frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal measured across multiple acquisitions.
Public methodGetFMDeviationMaximumRms Gets the maximum root mean squared (RMS) frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal measured across multiple acquisitions.
Public methodGetFMDeviationMaximumStandardDeviation Gets the maximum frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal measured across multiple acquisitions.
Public methodGetFMDeviationMeanHalfPeakToPeak Gets the mean (peak-to-peak)/2 frequency variation, in hertz (Hz), around the nominal frequency of the frequency-modulated (FM) carrier.
Public methodGetFMDeviationMeanNegativePeak Gets the mean negative peak frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal.
Public methodGetFMDeviationMeanPositivePeak Gets the mean positive peak frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal.
Public methodGetFMDeviationMeanRms Gets the mean RMS frequency deviation, in hertz (Hz), of the frequency-modulated (FM) signal.
Public methodGetFMDeviationMeanStandardDeviation Gets the mean frequency deviation, in hertz (Hz), around the nominal frequency of the FM carrier.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMeanCarrierFrequencyError Gets the mean of the measured carrier frequency offset, in hertz (Hz).
Public methodGetMeanCarrierPower Gets the mean of the measured carrier power, in dBm.
Public methodGetMeanModulationFrequency Gets the mean of the demodulated signal frequency, in hertz (Hz).
Public methodGetPMDeviationMaximumHalfPeakToPeak Gets the maximum (peak-to-peak)/2 phase deviation, in degrees, around the unmodulated carrier phase, measured across multiple acquisitions.
Public methodGetPMDeviationMaximumNegativePeak Gets the maximum negative peak phase deviation, in degrees, around the unmodulated carrier phase, measured across multiple acquisitions.
Public methodGetPMDeviationMaximumPositivePeak Gets the maximum positive peak phase deviation, in degrees, around the unmodulated carrier phase, measured across multiple acquisitions.
Public methodGetPMDeviationMaximumRms Gets the maximum root mean squared (RMS) phase deviation, in degrees, of the phase-modulated (PM) signal measured across multiple acquisitions.
Public methodGetPMDeviationMaximumStandardDeviation Gets the maximum phase deviation, in degrees, around the unmodulated carrier phase, measured across multiple acquisitions.
Public methodGetPMDeviationMeanHalfPeakToPeak Gets the mean (peak-to-peak)/2 phase deviation, in degrees, around the unmodulated carrier phase.
Public methodGetPMDeviationMeanNegativePeak Gets the mean negative peak phase deviation, in degrees, around the unmodulated carrier phase.
Public methodGetPMDeviationMeanPositivePeak Gets the the mean positive peak phase deviation, in degrees, around the unmodulated carrier phase.
Public methodGetPMDeviationMeanRms Gets the mean root mean squared (RMS) phase deviation, in degrees, of the phase-modulated (PM) signal.
Public methodGetPMDeviationMeanStandardDeviation Gets the the mean phase deviation, in degrees, around the unmodulated carrier phase.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodReadAM Configures hardware for acquisition, performs measurement on acquired data, and returns the amplitude-modulated (AM) measurement results.
Public methodReadFM Configures hardware for acquisition, performs measurement on acquired data, and returns the frequency-modulated (FM) measurement results.
Public methodReadPM Configures hardware for acquisition, performs measurement on acquired data, and returns the phase-modulated (PM) measurement results.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience