RFmx GSM DotNET

Table of Contents

RFmxGsmMXModAccResults Methods

  • Updated2024-07-17
  • 9 minute(s) read
RFmxGsmMXModAccResults Methods

RFmxGsmMXModAccResults Methods

The RFmxGsmMXModAccResults type exposes the following members.

Methods

 NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodFetchConstellationTrace Fetches the constellation trace concatenated over all slots for the last acquistion.
Public methodFetchDemodulatedBits Fetches the array of demodulated bits concatenated over all slots for the last acquisition.
Public methodFetchDetectedTsc Fetches the detected training sequence code (TSC) of the last burst for GSM/EDGE/EGPRS.
Use "slot(n)" as the selector string to read results from this method.
Public methodFetchDetectedTscArray Fetches the detected training sequence code (TSC) of the last acquisition for GSM/EDGE/EGPRS.
Public methodFetchEvm Fetches the EVM measurement results for EDGE/EGPRS.
Public methodFetchEvmAmplitudeDroop Fetches the amplitude droop measurement results for EDGE/EGPRS.
Public methodFetchEvmMagnitudeError Fetches the RMS values of the magnitude error measurement results for EDGE/EGPRS.
Public methodFetchEvmPhaseError Fetches the phase error measurement results for EDGE/EGPRS.
Public methodFetchEvmTrace Fetches the EDGE/EGPRS RMS EVM trace concatenated over all slots for the last acquisition.
Public methodFetchIQImpairments Fetches the origin offset and gain imbalance measurement results for GSM/EDGE/EGPRS.
Public methodFetchMagnitudeErrorTrace Fetches the EDGE/EGPRS magnitude error trace concatenated over all slots for the last acquisition.
Public methodFetchPfer Fetches the phase and frequency error measurement results for GSM.
Public methodFetchPhaseErrorTrace Fetches the phase error trace concatenated over all slots for the last acquisition.
Public methodGetDetectedTsc Gets the detected training sequence code (TSC) if you set the SetBurstSynchronizationType(String, RFmxGsmMXBurstSynchronizationType) method to Tsc. Use "slot(n)" as the selector string to read this result.
Public methodGetEvm95thPercentileEvm Gets the EVM value at which no more than 5% of the symbols have an EVM exceeding this value. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvm95thPercentileMagnitudeError Returns the measured magnitude error value multiplied by 100, at which, no more than 5 percent of the symbols have magnitude error exceeding this value. This result is returned while performing ModAcc measurement on EDGE/EGPRS. This value is measured as a percentage.
Public methodGetEvm95thPercentilePhaseError Gets the measured phase error value multiplied by 100, at which, no more than 5 percent of the symbols have phase error exceeding this value. This result is returned while performing ModAcc measurement on EDGE/EGPRS. This value is measured in degrees.
Public methodGetEvmMaximumAmplitudeDroop Gets the maximum of the amplitude droop values measured over all acquisition time slots. This value is expressed in dB/symbol. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMaximumFrequencyError Gets the maximum of the frequency error values measured over all acquisition time slots. This value is expressed in Hz. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMaximumMagnitudeError Gets the maximum of the RMS values of magnitude error measured over all acquisition time slots. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMaximumPeakEvm Gets the maximum of the peak EVM values measured over all acquisition time slots. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMaximumPeakMagnitudeError Gets the maximum of peak magnitude error measured over all timeslots of all acquisitions. This method is returned while performing ModAcc measurement on EDGE/EGPRS. This value is measured as a percentage.
Public methodGetEvmMaximumPeakPhaseError Gets the maximum of peak phase error measured over all timeslots of all acquisitions. This result is returned while performing ModAcc measurement on EDGE/EGPRS. This value is measured in degrees.
Public methodGetEvmMaximumPhaseError Gets the maximum of the RMS values of phase error values measured over all acquisition time slots. This value is expressed in degrees. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMaximumRmsEvm Gets the maximum of the RMS EVM values measured over all acquisition time slots. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMeanAmplitudeDroop Gets the mean of the amplitude droop values measured over all acquisition time slots. This value is expressed in dB/symbol. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMeanFrequencyError Gets the mean of the frequency error values measured over all acquisition time slots. This value is expressed in Hz. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMeanMagnitudeError Gets the mean of the RMS values of magnitude error measured over all acquisition time slots. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMeanPeakEvm Gets the mean of the peak EVM values measured over all acquisition time slots. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMeanPeakMagnitudeError Returns the mean of peak magnitude error measured over all timeslots of all acquisitions. This method is returned while performing ModAcc measurement on EDGE/EGPRS. This value is measured as a percentage.
Public methodGetEvmMeanPeakPhaseError Gets the mean of peak phase error measured over all timeslots of all acquisitions. This result is returned while performing ModAcc measurement on EDGE/EGPRS. This value is measured in degrees.
Public methodGetEvmMeanPhaseError Gets the mean of the RMS values of phase error values measured over all acquisition time slots. This value is expressed in degrees. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmMeanRmsEvm Gets the mean of the RMS EVM values measured over all acquisition time slots. This value is expressed as a percentage. The method returns this result for EDGE/EGPRS measurements.
Public methodGetEvmPeakEvmSymbol Gets the symbol number in the burst measurement interval that corresponds to the EVM value returned by the GetEvmMaximumPeakEvm(String, Double) result. The method returns this result for EDGE/EGPRS measurements.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMaximumIQGainImbalance Gets the maximum of I/Q gain imbalance values measured over all acquisition time slots. This value is expressed in dB. The presence of quadrature skew in the signal affects the measurement of I/Q gain imbalance.
Public methodGetMaximumIQOriginOffset Gets the maximum of the I/Q origin offset values measured over all acquisition time slots. This value is expressed in dB. Presence of I/Q gain imbalance in the signal affects the I/Q origin offset measurement. The method returns this result for GSM/EDGE/EGPRS measurements.
Public methodGetMeanIQGainImbalance Gets the mean of I/Q gain imbalance values measured over all acquisition time slots. This value is expressed in dB. The presence of quadrature skew in the signal affects the measurement of I/Q gain imbalance.
Public methodGetMeanIQOriginOffset Gets the mean of the I/Q origin offset values measured over all acquisition time slots. This value is expressed in dB. Presence of I/Q gain imbalance in the signal affects the I/Q origin offset measurement. The method returns this result for GSM/EDGE/EGPRS measurements.
Public methodGetPfer95thPercentilePhaseError Gets the measured phase error value multiplied by 100, at which, no more than 5 percent of the symbols have phase error exceeding this value. This result is returned while performing ModAcc measurement on GSM. This value is measured in degrees.
Public methodGetPferMaximumFrequencyError Gets the maximum of the frequency error values measured over all acquisition time slots. This value is expressed in Hz. The method returns this result for GSM ModAcc measurements.
Public methodGetPferMaximumPeakPhaseError Gets the maximum of peak phase error values measured over all acquisition time slots. This value is expressed in degrees. The method returns this result for GSM ModAcc measurements.
Public methodGetPferMaximumRmsPhaseError Gets the maximum of the RMS phase error values measured over all acquisition time slots. This value is expressed in degrees. The method returns this result for GSM ModAcc measurements.
Public methodGetPferMeanFrequencyError Gets the mean of the frequency error values measured over all acquisition time slots. This value is expressed in Hz. The method returns this result for GSM ModAcc measurements.
Public methodGetPferMeanPeakPhaseError Gets the mean of peak phase error values measured over all acquisition time slots. This value is expressed in degrees. The method returns this result for GSM ModAcc measurements.
Public methodGetPferMeanRmsPhaseError Gets the mean of the RMS phase error values measured over all acquisition time slots. This value is expressed in degrees. The method returns this result for GSM ModAcc measurements.
Public methodGetPferPeakPhaseErrorSymbol Gets the symbol number in the useful portion of the burst corresponding to the phase error value in the GetPferMaximumPeakPhaseError(String, Double) result. The method returns this result for GSM ModAcc measurements.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience