RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXModAccResults Methods

  • Updated2024-07-17
  • 11 minute(s) read
RFmxTdscdmaMXModAccResults Methods

RFmxTdscdmaMXModAccResults Methods

The RFmxTdscdmaMXModAccResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchCodeDomainErrorTrace
Fetches the value of the code domain error trace for the individual code channels in the domain of the base spreading factor. This value is averaged over all active time slots and averaging iterations.
Public methodFetchCompositeEvm
Returns the composite EVM of all the channels in the ModAcc measurement.
Public methodFetchConstellationTrace
Fetches the constellation trace of the received TD-SCDMA signal. If the averaging is enabled, this trace refers to the last averaging iteration.
Public methodFetchDataActiveCde
Returns the peak value among the code domain errors (CDEs) of the active channels, as well as the code number, spreading factor, and branch that correspond to this peak value.
Public methodFetchDataCde
Returns the maximum value of the measured data code domain errors (CDEs), along with the spreading factor and the channelization code of the corresponding channel.
Public methodFetchDataEvm
Returns the EVM measurement of the data channel.
Public methodFetchDataRcde
Returns the maximum value of the measured data relative code domain error (RCDE), along with the spreading factor and the channelization code of the corresponding channel.
Public methodFetchDetectedChannel
Returns a detected channel by its channel name.
Use "channel(n)" as the selector string to read results from this method.
If the averaging is enabled, the detected channels of the last averaging operation can be retrieved.
Public methodFetchDetectedChannelArray
Returns the detected channels. If you set the SetChannelConfigurationMode(String, RFmxTdscdmaMXChannelConfigurationMode) method to UserDefined, the measurement returns the configured channels. If the averaging is enabled, this method returns the array of detected channels of the last averaging iteration.
Public methodFetchEvmTrace
Fetches the average of the EVM traces on the chip level.
Public methodFetchIQImpairments
Returns the I/Q origin offset, I/Q gain imbalance, and I/Q quadrature error.
Public methodFetchMagnitudeErrorTrace
Fetches the average of the magnitude error trace on the chip level.
Public methodFetchMaximumCodeDomainErrorTrace
Fetches the maximum code domain error trace among all active time slots and averaging iterations for the ModAcc measurement.
Public methodFetchMaximumEvmTrace
Fetches the maximum EVM trace values on the chip level.
Public methodFetchMaximumMagnitudeErrorTrace
Fetches the maximum magnitude error trace on the chip level.
Public methodFetchMaximumPhaseErrorTrace
Fetches the maximum phase error trace on the chip level.
Public methodFetchMidambleAndDataPower
Returns the power of the midamble and the data channel.
Public methodFetchMidambleEvm
Returns the midamble EVM measurement results.
Public methodFetchNumberOfDetectedChannels
Returns the number of detected channels. If the averaging is enabled, it returns the number of detected channels of the last averaging iteration. If you set the SetChannelConfigurationMode(String, RFmxTdscdmaMXChannelConfigurationMode) method to UserDefined, the measurement returns the number of configured channels.
Public methodFetchPhaseErrorTrace
Returns the average of the phase error trace on the chip level.
Public methodFetchPilotEvm
Fetches the EVM measurement of the pilot time slot.
Public methodGetChipRateError
Gets the chip rate error. This value is expressed in ppm.
Public methodGetCompositeRho
Gets the time-slot based composite value of rho, averaged over all active time-slots and all averaging iterations.
Public methodGetDataField1Power
Gets the data field 1 power, averaged over all measured active time slots. This value is expressed in dBm.
Public methodGetDataField2Power
Gets the data field 2 power, averaged over all measured active time slots. This value is expressed in dBm.
Public methodGetDataRho
Gets the data rho value, averaged over all active time slots and all averaging iterations.
Public methodGetDetectedChannelizationCode
Gets the channelization code of the selected channel within the set of active channels. If the averaging is enabled, this method refers to the last averaging iteration. Use "channel(n)" as the selector string to read this result.
Public methodGetDetectedModulationType
Gets the modulation type of the selected channel within the set of active channels. If the averaging is enabled, this method refers to the last averaging iteration. Use "channel(n)" as the selector string to read this result.
Public methodGetDetectedSlotIndex
Gets the slot index of the detected channel within the set of active channels. If the averaging is enabled, this method refers to the last averaging iteration. Use "channel(n)" as the selector string to read this result.
Public methodGetDetectedSpreadingFactor
Gets the spreading factor of the selected channel within the set of active channels. If the averaging is enabled, this method refers to the last averaging iteration. Use "channel(n)" as the selector string to read this result.
Public methodGetFrequencyError
Gets the frequency error averaged over all measured slots. This value is expressed in Hz.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIQGainImbalance
Gets the I/Q gain imbalance of the composite signal, averaged over all measured slots. This value is expressed in dB.
Public methodGetIQOriginOffset
Gets the I/Q origin offset of the composite signal, averaged over all measured slots. This value is expressed in dB.
Public methodGetIQQuadratureError
Gets the I/Q quadrature error of the composite signal, averaged over all measured slots. This value is expressed in degrees.
Public methodGetMaximumCompositeRho
Gets the maximum value of the time-slot based composite rho among all averaging iterations.
Public methodGetMaximumPeakDataActiveCde
Gets the maximum value of the peak data active code domain errors (CDEs) among all active physical channels and active time slots. This value is expressed in dB.
Public methodGetMaximumPeakDataCde
Gets the maximum peak code domain error (CDE) among all active time slots and averaging iterations. This value is expressed in dB.
Public methodGetMaximumPeakDataRcde
Gets the maximum value of the peak relative code domain error (RDCEs) among all active time slots and averaging iterations. This value is expressed in dB.
Public methodGetMidambleCode
Gets the midamble code.
Public methodGetMidamblePower
Gets the midamble power, averaged over all measured slots. This value is expressed in dBm.
Public methodGetMidambleRho
Gets the rho value of the midamble, averaged over all measured active time slots and averaging iterations.
Public methodGetMidambleShift
Gets the midamble code shift. This value is expressed in chips.
Public methodGetNumberOfDetectedChannels
Gets the number of detected active channels. If the averaging is enabled, this method returns the number of detected channels of the last averaging iteration.
Public methodGetPeakCompositeEvm
Gets the peak composite EVM among all active time slots and averaging iterations. This value is expressed as a percentage.
Public methodGetPeakDataActiveCde
Gets the value of the peak data active code domain errors (CDEs) among all physical channels and active time slots. This value is expressed in dB. The peak data active CDEs are averaged over all averaging iterations.
Public methodGetPeakDataActiveCdeCode
Gets the peak channelization code of the channel corresponding to the measured value of the GetMaximumPeakDataActiveCde(String, Double) method.
Public methodGetPeakDataActiveCdeNumberOfChannels
Gets the number of channels used to determine the peak active code domain error (CDE).
Public methodGetPeakDataActiveCdeSpreadingFactor
Gets the spreading factor used to retrieve the peak code domain error (CDE) of the active physical channel corresponding to the measured value of the GetMaximumPeakDataActiveCde(String, Double) method.
Public methodGetPeakDataCde
Gets the value of the peak code domain error (CDE) among all active time slots. This value is expressed in dB. The peak CDE value is averaged over all averaging iterations.
Public methodGetPeakDataCdeCode
Gets the peak channelization code of the channel corresponding to the measured value of the GetMaximumPeakDataCde(String, Double) method.
Public methodGetPeakDataCdeSpreadingFactor
Gets the spreading factor used to retrieve the peak code domain error (CDE) of the channel corresponding to measured value of the GetMaximumPeakDataCde(String, Double) method.
Public methodGetPeakDataEvm
Gets the peak data EVM among all active time slots and averaging iterations. This value is expressed as a percentage.
Public methodGetPeakDataRcde
Gets the value of the peak data relative code domain errors (RCDEs) among all active time slots and averaging iterations. This value is expressed in dB.
Public methodGetPeakDataRcdeCode
Gets the channelization code of the channel corresponding to the value of the measured GetMaximumPeakDataRcde(String, Double) method.
Public methodGetPeakDataRcdeSpreadingFactor
Gets the spreading factor of the channel corresponding to the value of the measured GetMaximumPeakDataRcde(String, Double) method.
Public methodGetPeakMidambleEvm
Gets the peak midamble EVM among all active time slots and averaging iterations. This value is expressed as a percentage.
Public methodGetPeakPilotEvm
Gets the maximum of the peak pilot EVM among the averaging iterations. This value is expressed as a percentage.
Public methodGetPilotRho
Gets the pilot Rho value, averaged over all averaging iterations.
Public methodGetRmsCompositeEvm
Gets the value of the time-slot based RMS of the composite EVM, averaged over all active time slots and all averaging iterations. This value is expressed as a percentage.
Public methodGetRmsCompositeMagnitudeError
Gets the RMS of the composite magnitude error averaged over all active time slots and averaging iterations. This value is expressed as a percentage.
Public methodGetRmsCompositePhaseError
Gets the RMS of the composite phase error, averaged over all active time slots and averaging iterations. This value is expressed in degrees.
Public methodGetRmsDataEvm
Gets the RMS of the data EVM, averaged over all active time slots and all averaging iterations. This value is expressed as a percentage.
Public methodGetRmsDataMagnitudeError
Gets the RMS of the data magnitude error, averaged over all active time slots and all averaging iterations. This value is expressed as a percentage.
Public methodGetRmsDataPhaseError
Gets the RMS of the data phase error, averaged over all active time slots and all averaging iterations. This value is expressed in degrees.
Public methodGetRmsMidambleEvm
Gets the RMS of the midamble EVM, averaged over all active time slots and all averaging iterations. This value is expressed as a percentage.
Public methodGetRmsMidambleMagnitudeError
Gets the RMS of the midamble magnitude error, averaged over all active time slots and averaging iterations. This value is expressed as a percentage.
Public methodGetRmsMidamblePhaseError
Gets the RMS of the midamble phase error, averaged over all active time slots and all averaging iterations. This value is expressed in degrees.
Public methodGetRmsPilotEvm
Gets the RMS of the pilot EVM, averaged over all averaging iterations. This value is expressed as a percentage.
Public methodGetRmsPilotMagnitudeError
Gets the RMS of the pilot magnitude error, averaged over all the averaging iterations. This value is expressed as a percentage.
Public methodGetRmsPilotPhaseError
Gets the RMS of the pilot phase error, averaged over all averaging iterations. This value is expressed in degrees.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience