RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXModAccResults Methods

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

RFmxCdma2kMXModAccResults Methods

The RFmxCdma2kMXModAccResults type exposes the following members.

Methods

 NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodFetchConstellationTrace Returns the complex chips of the corrected composite signal for the modulation accuracy (ModAcc) measurement.
Public methodFetchDetectedChannel Returns a detected channel by its channel name.
Use "channel(n)" as the selector string to read results from this method.
Public methodFetchDetectedChannelArray Returns the detected channels. If you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the measurement returns the configured channels.
Public methodFetchEvm Returns the EVM value and related measurement values of the modulation accuracy (ModAcc) of the CDMA2k signal.
Public methodFetchEvmTrace Returns the EVM trace of the ModAcc measurement.
Public methodFetchIQImpairments Returns the origin offset, gain imbalance, and quadrature error.
Public methodFetchMagnitudeErrorTrace Returns the magnitude error trace for the modulation accuracy (ModAcc) measurement.
Public methodFetchNumberOfDetectedChannels Returns the total number of detected channels. If the you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the measurement returns the number of configured channels.
Public methodFetchPeakActiveCde Returns the peak value among the code domain errors of the active channels, along with the code number and the code length.
Public methodFetchPeakCde Returns the maximum value among the code domain errors (CDEs), in dB.
This method calculates the CDEs by projecting the descrambled error vector onto the code domain at a specific spreading factor.
The CDE for every code with a specific spreading factor is defined as the ratio of the mean power of the projection onto that code to the mean power of the composite reference waveform. A fixed spreading factor of 32 is used.
This method computes the CDEs separately for I and Q branches.
Public methodFetchPhaseErrorTrace Returns the phase error trace of the ModAcc measurement.
Public methodGetChipRateError Gets the chip rate error. This value is expressed in parts per million (ppm).
Public methodGetDetectedBranch Gets the branch of the detected channel. If you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the method returns the branch of the configured channel.Use "channel(n)" as the Selector Strings to read this method.
Public methodGetDetectedWalshCodeLength Gets the Walsh code length of the detected channel. If you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the method returns the Walsh code length of the configured channel.Use "channel(n)" as the Selector Strings to read this method.
Public methodGetDetectedWalshCodeNumber Gets the Walsh code number of the detected channel. If you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the method returns the Walsh code number of the configured channel.Use "channel(n)" as the Selector Strings to read this method.
Public methodGetFrequencyError Gets the frequency error averaged over all measured slots. This value is expressed in Hz.
Public methodGetHashCodeServes 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 methodGetNumberOfDetectedChannels Gets the total number of detected channels. If you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the method returns the number of configured channels.
Public methodGetPeakActiveCde Gets the maximum value among the code domain errors (CDEs) for all active channels. This value is expressed in dB. The active CDEs are computed by projecting the descrambled error vector onto the codes of each active channel. The active CDE is defined as the ratio of the mean power of the projection onto that code to the mean power of the composite reference waveform.
Public methodGetPeakActiveCdeBranch Gets the branch of the channel corresponding to the value that the GetPeakActiveCde(String, Double) method returns.
Public methodGetPeakActiveCdeWalshCodeLength Gets the Walsh code length of the channel corresponding to the value that the GetPeakActiveCde(String, Double) method returns.
Public methodGetPeakActiveCdeWalshCodeNumber Gets the Walsh code number of the channel corresponding to the value that the GetPeakActiveCde(String, Double) method returns.
Public methodGetPeakCde Gets the maximum value among the code domain errors (CDEs). This value is expressed in dB. The CDEs are computed by projecting the descrambled error vector onto the code domain at a specific spreading factor. The CDE for every code with a specific spreading factor is defined as the ratio of the mean power of the projection onto that code to the mean power of the composite reference waveform. A fixed spreading factor of 16 is used. The CDEs are computed separately for I and Q branches.
Public methodGetPeakCdeBranch Gets the branch corresponding to the value that the GetPeakCde(String, Double) method returns.
Public methodGetPeakCdeWalshCodeNumber Gets the Walsh code number corresponding to the value that the GetPeakCde(String, Double) method returns.
Public methodGetPeakEvm Gets the peak EVM of the composite signal. This value is expressed as a percentage.
Public methodGetRho Gets the correlation of the received signal with the reference signal normalized by the signal power. The value of Rho is between 0 and 1.0, inclusive. A value of 1.0 indicates that the received signal and the reference signal are perfectly correlated.
Public methodGetRmsEvm Gets the RMS EVM of the composite signal. This value is expressed as a percentage.
Public methodGetRmsMagnitudeError Gets the RMS magnitude error of the composite signal. This value is expressed as a percentage.
Public methodGetRmsPhaseError Gets the RMS phase error of the composite signal. This value is expressed in degrees.
Public methodGetSlotTimingError Gets the measured timing error from the beginning of the acquisition to the location of the first slot acquired. This value is expressed in seconds.
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