RFmxCdma2kMXModAccResults Methods
- Updated2024-07-17
- 7 minute(s) read
RFmx
The RFmxCdma2kMXModAccResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) |
![]() | FetchConstellationTrace |
Returns the complex chips of the corrected composite signal for the modulation accuracy (ModAcc) measurement. |
![]() | FetchDetectedChannel |
Returns a detected channel by its channel name. Use "channel(n)" as the selector string to read results from this method. |
![]() | FetchDetectedChannelArray |
Returns the detected channels. If you set the SetChannelConfigurationMode(String, RFmxCdma2kMXChannelConfigurationMode) method to UserDefined, the measurement returns the configured channels. |
![]() | FetchEvm |
Returns the EVM value and related measurement values of the modulation accuracy (ModAcc) of the CDMA2k signal. |
![]() | FetchEvmTrace |
Returns the EVM trace of the ModAcc measurement. |
![]() | FetchIQImpairments |
Returns the origin offset, gain imbalance, and quadrature error. |
![]() | FetchMagnitudeErrorTrace |
Returns the magnitude error trace for the modulation accuracy (ModAcc) measurement. |
![]() | FetchNumberOfDetectedChannels |
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. |
![]() | FetchPeakActiveCde |
Returns the peak value among the code domain errors of the active channels, along with the code number and the code length. |
![]() | FetchPeakCde |
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. |
![]() | FetchPhaseErrorTrace |
Returns the phase error trace of the ModAcc measurement. |
![]() | GetChipRateError | Gets the chip rate error. This value is expressed in parts per million (ppm). |
![]() | GetDetectedBranch | 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. |
![]() | GetDetectedWalshCodeLength | 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. |
![]() | GetDetectedWalshCodeNumber | 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. |
![]() | GetFrequencyError | Gets the frequency error averaged over all measured slots. This value is expressed in Hz. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) |
![]() | GetIQGainImbalance | Gets the I/Q gain imbalance of the composite signal averaged over all measured slots. This value is expressed in dB. |
![]() | GetIQOriginOffset | Gets the I/Q origin offset of the composite signal averaged over all measured slots. This value is expressed in dB. |
![]() | GetIQQuadratureError | Gets the I/Q quadrature error of the composite signal, averaged over all measured slots. This value is expressed in degrees. |
![]() | GetNumberOfDetectedChannels | 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. |
![]() | GetPeakActiveCde | 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. |
![]() | GetPeakActiveCdeBranch | Gets the branch of the channel corresponding to the value that the GetPeakActiveCde(String, Double) method returns. |
![]() | GetPeakActiveCdeWalshCodeLength | Gets the Walsh code length of the channel corresponding to the value that the GetPeakActiveCde(String, Double) method returns. |
![]() | GetPeakActiveCdeWalshCodeNumber | Gets the Walsh code number of the channel corresponding to the value that the GetPeakActiveCde(String, Double) method returns. |
![]() | GetPeakCde | 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. |
![]() | GetPeakCdeBranch | Gets the branch corresponding to the value that the GetPeakCde(String, Double) method returns. |
![]() | GetPeakCdeWalshCodeNumber | Gets the Walsh code number corresponding to the value that the GetPeakCde(String, Double) method returns. |
![]() | GetPeakEvm | Gets the peak EVM of the composite signal. This value is expressed as a percentage. |
![]() | GetRho | 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. |
![]() | GetRmsEvm | Gets the RMS EVM of the composite signal. This value is expressed as a percentage. |
![]() | GetRmsMagnitudeError | Gets the RMS magnitude error of the composite signal. This value is expressed as a percentage. |
![]() | GetRmsPhaseError | Gets the RMS phase error of the composite signal. This value is expressed in degrees. |
![]() | GetSlotTimingError | 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. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |