RFmxDemodMXDDemodResults Methods
- Updated2024-07-17
- 7 minute(s) read
RFmx
The RFmxDemodMXDDemodResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) |
![]() | FetchCarrierMeasurement | Fetches the carrier measurement. |
![]() | FetchConstellationTrace | Fetches the constellation trace. |
![]() | FetchDemodulatedBits | Fetches the demodulated bit stream. |
![]() | FetchEqualizerCoefficients | Fetches the updated equalizer coefficients. |
![]() | FetchEvm | Fetches the error vector magnitude (EVM) measurements. |
![]() | FetchEvmTrace | Fetches the error vector magnitude (EVM) trace. |
![]() | FetchFskDeviationTrace | Fetches the frequency-shift keying (FSK) deviation trace. |
![]() | FetchFskResults | Fetches frequency-shift keying (FSK) results. |
![]() | FetchIQImpairments | Fetches I/Q impairments. |
![]() | FetchMagnitudeError | Fetches the magnitude error measurements. |
![]() | FetchMagnitudeErrorTrace | Fetches the magnitude error trace. |
![]() | FetchMeanAmplitudeDroop | Fetches the mean amplitude droop per symbol. |
![]() | FetchMeanIQOriginOffset | Fetches the offset, in dB, from the ideal location of the constellation origin. |
![]() | FetchMeanQuadratureSkew | Fetches the mean quadrature skew. |
![]() | FetchMeanRhoFactor | Fetches the correlation of the measurement waveform and the reference waveform. |
![]() | FetchMeasurementWaveform(String, Double, ComplexWaveformComplexSingle, RFmxDemodMXDDemodSamplesPerSymbol, Double) | Obsolete. Fetches the measurement waveform. |
![]() | FetchMeasurementWaveform(String, Double, ComplexWaveformComplexSingle, Int32, Double) | Fetches the measurement waveform. |
![]() | FetchOffsetConstellationTrace | TODO: |
![]() | FetchOffsetEvm | Fetches the offset error vector magnitude (EVM). |
![]() | FetchOffsetEvmTrace | Fetches the offset error vector magnitude (EVM) trace measured on offset quadrature PSK (OQPSK) signal. |
![]() | FetchPhaseError | Fetches the phase error measurements. |
![]() | FetchPhaseErrorTrace | Fetches the phase error trace. |
![]() | FetchReferenceWaveform | Fetches the reference waveform. |
![]() | FetchSyncFound | Fetches the synchronization bits found status in the demodulated signal. |
![]() | GetCarrierMeanFrequencyDrift | Gets the measured carrier frequency drift, in hertz (Hz). |
![]() | GetCarrierMeanFrequencyError | Obsolete. Gets the frequency offset, in hertz (Hz), from the transmitted carrier frequency. |
![]() | GetCarrierMeanFrequencyOffset | Gets the frequency offset, in hertz (Hz), from the transmitted carrier frequency. |
![]() | GetCarrierMeanPhaseError | Gets the phase offset, in degrees, from the transmitted carrier phase. |
![]() | GetEvmMaximumPeak | Gets the maximum of the peak EVM measured per acquisition, as a percentage. |
![]() | GetEvmMaximumRms | Gets the maximum of the RMS EVM measured per acquisition, as a percentage. |
![]() | GetEvmMeanModulationErrorRatio | Gets the modulation error ratio (MER), in dB. |
![]() | GetEvmMeanPeak | Gets the mean of the peak error vector magnitude (EVM) measured per acquisition, as a percentage. |
![]() | GetEvmMeanRms | Gets the mean of the RMS EVM measured per acquisition, as a percentage. |
![]() | GetFskMaximumPeakFskError | Gets the mean peak deviation error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition. |
![]() | GetFskMeanDeviation | Gets the reference frequency-shift keying (FSK) deviation, in hertz (Hz), used to measure the FSK error. |
![]() | GetFskMeanPeakDeviationError | Obsolete. Gets the mean peak deviation error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition. |
![]() | GetFskMeanRmsDeviationError | Obsolete. Gets the mean of the root mean squared (RMS) frequency error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition. |
![]() | GetFskMeanRmsFskError | Gets the mean of the root mean squared (RMS) frequency error, in hertz (Hz), of the frequency-shift keying (FSK) symbols measured per acquisition. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) |
![]() | GetIQImpairmentsMeanIQGainImbalance | Gets the measured ratio of I gain to Q gain, in dB. |
![]() | GetIQImpairmentsMeanIQOriginOffset | Gets the offset, in dB, from the ideal location of the constellation origin. |
![]() | GetIQImpairmentsMeanQuadratureSkew | 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. |
![]() | GetMagnitudeErrorMaximum | Gets the maximum of the magnitude error measured per acquisition, as a percentage. |
![]() | GetMagnitudeErrorMean | Gets the mean of the magnitude error measured per acquisition, as a percentage. |
![]() | GetMeanAmplitudeDroop | Gets the mean amplitude droop per symbol. |
![]() | GetMeanRhoFactor | Gets the correlation of the measurement waveform and the reference waveform. |
![]() | GetOffsetEvmMaximumPeak | 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. |
![]() | GetOffsetEvmMaximumRms | Gets the maximum of the RMS EVM, as a percentage, measured per acquisition, as a percentage. |
![]() | GetOffsetEvmMeanPeak | Gets the mean of the peak error vector magnitude (EVM) measured per acquisition, as a percentage. |
![]() | GetOffsetEvmMeanRms | Gets the mean of the RMS EVM measured per acquisition, as a percentage. |
![]() | GetPhaseErrorMaximum | Gets the maximum of the phase error, in degrees, measured per acquisition. |
![]() | GetPhaseErrorMean | Gets the mean of the phase error, in degrees, measured per acquisition. |
![]() | GetSyncFound | Gets whether the synchronization bits were found in the demodulated signal. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | Read | 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. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |