RFmx LTE DotNET

Table of Contents

RFmxLteMXModAccResults Class

  • Updated2024-07-17
  • 26 minute(s) read
RFmxLteMXModAccResults Class

RFmxLteMXModAccResults Class

Provides methods to fetch and read the ModAcc measurement results.

Inheritance Hierarchy

SystemObject
  RFmxLteMXSubObject
    NationalInstruments.RFmx.LteMXRFmxLteMXModAccResults

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public sealed class RFmxLteMXModAccResults : RFmxLteMXSubObject
Public NotInheritable Class RFmxLteMXModAccResults
	Inherits RFmxLteMXSubObject

The RFmxLteMXModAccResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchCompositeEvm
Fetches the composite EVM for ModAcc measurements.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchCompositeEvmArray
Returns an array of the composite EVM for ModAcc measurements.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchCompositeMagnitudeAndPhaseError
Returns the mean RMS composite magnitude error, phase error, the maximum peak composite magnitude error, and the phase error.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchCompositeMagnitudeAndPhaseErrorArray
Returns the arrays of the mean RMS composite magnitude error and phase error, and the max peak composite magnitude error and phase error.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchCsrsConstellation
Fetches the constellation trace for a cell-specific reference signal.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchCsrsEvm
Fetches the cell-specific reference signal EVM.
Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read results from this method.
Public methodFetchCsrsEvmArray
Fetches the array of CSRS EVMs for all the component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchDownlinkDetectedCellID
Fetches the detected cell ID. This method is valid only when the measured signal contains primary synchronization signal (PSS) and secondary synchronization signal (SSS).
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchDownlinkDetectedCellIDArray
Fetches the array of detected cell IDs for all the component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchDownlinkPbchConstellation
Fetches the PBCH constellation trace for the control channels.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchDownlinkPcfichConstellation
Fetches the PCFICH constellation trace for the control channels.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchDownlinkPdcchConstellation
Fetches the PDCCH constellation trace for the control channels.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchDownlinkPhichConstellation
Fetches the PHICH constellation trace for the control channels.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchDownlinkTransmitPower
Fetches the reference signal power and the OFDM symbol transmit power.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchDownlinkTransmitPowerArray
Fetches the array of reference signal powers and the OFDM symbol transmit powers for all the component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchEvmHighPerSymbolTrace
Returns the EVM per symbol trace for all the configured slots. The EVM is obtained by using the FFT window position, Delta_C+W/2.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchEvmLowPerSymbolTrace
Returns the EVM per symbol trace for all the configured slots. The EVM is obtained by using FFT window position, Delta_C-W/2.
Refer to the LTE Modulation Accuracy (ModAcc) topic for more information.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchEvmPerSlotTrace
Returns the EVM of each slot averaged across all the symbols within the slots and all the allocated subcarriers.
Use "carrier(k)" or "subblock(k)/carrier(k)" as the selector string to read results from this method.
Public methodFetchEvmPerSubcarrierTrace
Returns the EVM of each allocated subcarrier averaged across all the symbols within the SetMeasurementLength(String, Int32) method.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchEvmPerSymbolTrace
Returns the EVM on each symbol within the SetMeasurementLength(String, Int32) method averaged across all the allocated subcarriers.
Use "carrier(k)" or "subblock(k)/carrier(k)" as the selector string to read results from this method.
Public methodFetchInBandEmissionMargin
Returns the in-band emission margin on non allocated resource blocks (RBs) in the uplink signal. This value is expressed in dB.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchInBandEmissionMarginArray
Returns an array of margins on non allocated resource blocks (RBs) in the uplink signal for all component carriers within the subblock.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchInBandEmissionTrace
Returns the in-band emission (IBE) and limit traces. In-band emission is the interference falling into non allocated resource blocks. The IBE for various spectral regions (general, carrier leakage, and I/Q image) are evaluated according to section 6.5.2.3.5 of the 3GPP 36.521 specification and concatenated to form a composite trace. The limit trace is derived from the limits in the section 6.5.2.3.5 of the 3GPP 36.521 specification.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchIQImpairments
Returns the mean I/Q origin offset, mean I/Q gain imbalance, and mean I/Q quadrature error.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchIQImpairmentsArray
Returns an array of the mean I/Q origin offset, mean I/Q gain imbalance, and mean I/Q quadrature error.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchMaximumEvmPerSlotTrace
Returns the peak value of an EVM for each slot computed across all the symbols and all the allocated subcarriers.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMaximumEvmPerSubcarrierTrace
Returns the peak value of an EVM for each allocated subcarrier computed across all the symbols within the value of the SetMeasurementLength(String, Int32).
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMaximumEvmPerSymbolTrace
Returns the peak value of an EVM for each symbol computed across all the allocated subcarriers.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMaximumFrequencyErrorPerSlotTrace
Fetches an array of the maximum value across averaging counts of the frequency error per slot for all slots within the measurement length. This value is expressed in Hz.
Use "carrier(k)" or "subblock(k)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMaximumMagnitudeErrorPerSymbolTrace
Returns the peak value of the magnitude error for each symbol computed across all the allocated subcarriers.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMaximumPhaseErrorPerSymbolTrace
Returns the peak value of the phase error for each symbol computed across all the allocated subcarriers.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchNPuschConstellationTrace
Returns the recovered narrowband physical uplink shared channel (NPUSCH) constellation points. The constellation points of different slots in the measurement length are concatenated.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchNPuschDataEvm
Fetches the narrowband physical uplink shared channel (NPUSCH) data EVM for ModAcc measurements.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure this method.
Public methodFetchNPuschDmrsEvm
Fetches the EVM values calculated on NPUSCH DMRS over the length of the measurement.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure this method.
Public methodFetchNPuschSymbolPower
Fetches the narrowband physical uplink shared channel (NPUSCH) symbol powers.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch1024QamConstellation
Fetches the physical downlink shared channel (PDSCH) 1024 QAM trace.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch1024QamEvm
Fetches the physical downlink shared channel (PDSCH) 1024QAM EVMs.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch1024QamEvmArray
Fetches an array of physical downlink shared channel (PDSCH) 1024QAM EVMs for all the component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPdsch16QamConstellation
Fetches the physical downlink shared channel (PDSCH) 16 QAM trace.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch256QamConstellation
Fetches the physical downlink shared channel (PDSCH) 256 QAM trace.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch64QamConstellation
Fetches the physical downlink shared channel (PDSCH) 64 QAM trace.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdschEvm
Fetches the physical downlink shared channel (PDSCH) EVMs.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdschEvmArray
Fetches the array of physical downlink shared channel (PDSCH) EVM for all the component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPdschQpskConstellation
Fetches the physical downlink shared channel (PDSCH) QPSK trace.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPsschConstellationTrace
Returns the recovered physical sidelink shared channel (PSSCH) constellation points. The constellation points of different slots in the measurement length are concatenated.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPsschDataEvm
Fetches the physical sidelink shared channel (PSSCH) data EVM for ModAcc measurements.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
When you set the SetEvmUnit(String, RFmxLteMXModAccEvmUnit) method to Percentage, the method returns the results as a percentage. When you set the ModAcc EVM Unit method to dB, the method returns the results in dB.
Public methodFetchPsschDataEvmArray
Fetches the array of the physical sidelink shared channel (PSSCH) data EVM for ModAcc measurements.
Use "subblock(n)" as the selector string to read results from this method.
When you set the SetEvmUnit(String, RFmxLteMXModAccEvmUnit) method to Percentage, the method returns the results as a percentage. When you set the ModAcc EVM Unit method to dB, the method returns the results in dB.
Public methodFetchPsschDmrsEvm
Fetches the EVM values calculated on PSSCH DMRS over the length of the measurement.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
When you set the SetEvmUnit(String, RFmxLteMXModAccEvmUnit) method to Percentage, the method returns the results as a percentage. When you set the ModAcc EVM Unit method to dB, the method returns the results in dB.
Public methodFetchPsschDmrsEvmArray
Fetches the array of the EVM values calculated on PSSCH DMRS over the length of the measurement.
Use "subblock(n)" as the selector string to read results from this method.
When you set the SetEvmUnit(String, RFmxLteMXModAccEvmUnit) method to Percentage, the method returns the results as a percentage. When you set the ModAcc EVM Unit method to dB, the method returns the results in dB.
Public methodFetchPsschSymbolPower
Fetches the physical sidelink shared channel (PSSCH) data symbols power and DMRS symbols power.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPsschSymbolPowerArray
Fetches the array of the physical sidelink shared channel (PSSCH) data symbols power and DMRS symbols power.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPuschConstellationTrace
Returns the recovered physical uplink shared channel (PUSCH) constellation points. The constellation points of different slots in the SetMeasurementLength(String, Int32) are concatenated.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschDataEvm
Fetches the physical uplink shared channel (PUSCH) data EVM for ModAcc measurements.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschDataEvmArray
Returns an array of the Mean RMS PUSCH data EVM and the maximum peak PUSCH data EVM.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPuschDemodulatedBits
Fetches the recovered bits during EVM calculation. The bits of different slots in the SetMeasurementLength(String, Int32) method are concatenated.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschDmrsEvm
Fetches the EVM values calculated on PUSCH DMRS calculated over the length of the measurement.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschDmrsEvmArray
Returns an array of the PUSCH mean RMS DMRS EVM and the PUSCH maximum peak DMRS EVM of all the component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPuschSymbolPower
Fetches the physical uplink shared channel (PUSCH) symbol power measurement.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschSymbolPowerArray
Returns an array of powers of the physical uplink shared channel (PUSCH) data symbols and DMRS of all the component carriers in the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchRmsMagnitudeErrorPerSymbolTrace
Returns the RMS mean value of the magnitude error for each symbol computed over all the allocated subcarriers and within the measurement length.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchRmsPhaseErrorPerSymbolTrace
Returns the RMS mean value of the phase error for each symbol computed over all the allocated subcarriers and within the measurement length.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSpectralFlatness
Returns the spectral flatness measurements of the component carrier.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSpectralFlatnessArray
Returns the arrays of spectral flatness measurements of all component carriers within the subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchSpectralFlatnessTrace
Returns the spectral flatness, upper mask, and lower mask traces. Spectral flatness is the magnitude of equalizer coefficients at each allocated subcarrier. Lower and upper masks are derived from section 6.5.2.4.5 of the 3GPP TS 36.521 specification.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSrsConstellation
Fetches the constellation trace for the SRS channel.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSrsEvm
Fetches the mean RMS EVM and the mean power for the SRS channel.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSrsEvmArray
Fetches the array of SRS EVMs for all the component carriers within the subblock. This value is expressed in percentage or dB.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchSubblockInBandEmissionMargin
Returns the margin on non-allocated resource blocks (RBs) within the subblock aggregated bandwidth. This value is expressed in dB.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink and the SetTransmitterArchitecture(String, RFmxLteMXTransmitterArchitecture) method to LOPerSubblock.
Refer to section 6.5.2A.3 of the 3GPP TS 36.521 specification for more information about in-band emission margin.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchSubblockInBandEmissionTrace
Returns the in-band emission trace and the limit trace within the subblock aggregated bandwidth. The in-band emissions are a measure of the interference in the non-allocated resources blocks. The in-band emissions for various regions, such as general, carrier leakage, and I/Q image, are evaluated according to the method defined in the 3GPP 36.521 specification, and concatenated to form a composite trace. Limit trace is derived from the limits defined in section 6.5.2A.3 of the 3GPP TS 36.521 specification.
The method result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink and the SetTransmitterArchitecture(String, RFmxLteMXTransmitterArchitecture) method to LOPerSubblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchSubblockIQImpairments
Returns the mean I/Q origin offset, the mean I/Q gain imbalance, and the mean I/Q quadrature error of a subblock.
This method is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink and the SetTransmitterArchitecture(String, RFmxLteMXTransmitterArchitecture) method to LOPerSubblock. Otherwise, the method returns NaN, as measurements of this result are currently not supported.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchSynchronizationSignalConstellation
Fetches the constellations traces for PSS and SSS.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSynchronizationSignalEvm
Fetches the primary synchronization signal (PSS) EVM and secondary synchronization signal (SSS) EVM.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSynchronizationSignalEvmArray
Fetches the array of primary synchronization signal (PSS) EVMs and secondary synchronization signal (SSS) EVMS for all the component carriers within a subblock.
Use "subblock(n)" as the selector string to read results from this method.
Public methodGetDownlinkDetectedCellID
Gets the detected cell ID value.
Public methodGetDownlinkOfdmSymbolTransmitPower
Gets the mean value of power calculated in one OFDM symbol over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm.
Public methodGetDownlinkRSTransmitPower
Gets the mean value of power calculated on cell-specific reference signal (CSRS) resource elements over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInBandEmissionMargin
Gets the in-band emission margin. This value is expressed in dB.
Public methodGetMaximumPeakCompositeEvm
Gets the maximum value of the peak EVMs calculated on all the configured channels over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMaximumPeakCompositeMagnitudeError
Gets the peak value of the composite magnitude error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all the configured channels.
Public methodGetMaximumPeakCompositePhaseError
Gets the peak value of phase error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all thee configured channels. This value is expressed in degrees.
Public methodGetMaximumPeakFrequencyError
Gets the estimated maximum carrier frequency offset per slot in case of Uplink and per subframe in case of Downlink over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in Hz.
Public methodGetMaximumPeakIQOriginOffset
Gets the estimated maximum IQ origin offset over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBc.
Public methodGetMeanFrequencyError
Gets the estimated carrier frequency offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in Hz. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetMeanIQGainImbalance
Gets the estimated I/Q gain imbalance averaged over the measurement length. The I/Q gain imbalance is the ratio of the amplitude of the I component to the Q component of the I/Q signal being measured. This value is expressed in dB.
Note Note
When you set the CC Bandwidth Method to 200.0 k and the NPUSCH Num Tones Method to 12, this result is available. For other values of NPUSCH Num Tones, this result will be reported as NaN.
Public methodGetMeanIQOriginOffset
Gets the estimated I/Q origin offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBc.
Public methodGetMeanIQTimingSkew
Returns the estimated IQ timing skew averaged over measured length. IQ timing skew is the difference between the group delay of the in-phase (I) and quadrature (Q) components of the signal. This value is expressed in seconds
Public methodGetMeanQuadratureError
Gets the estimated quadrature error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in degrees.
Public methodGetMeanRmsCompositeEvm
Gets the mean value of the RMS EVMs calculated on all the configured channels, over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsCompositeMagnitudeError
Gets the RMS mean value of the composite magnitude error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all the configured channels.
Public methodGetMeanRmsCompositePhaseError
Gets the RMS mean value of the composite phase error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all the configured channels. This value is expressed in degrees.
Public methodGetMeanRmsCsrsEvm
Gets the mean value of RMS EVMs calculated on RS resource elements over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsPbchEvm
Gets the mean value of RMS EVMs calculated on PBCH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsPcfichEvm
Gets the mean value of RMS EVMs calculated on PCFICH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsPdcchEvm
Gets the mean value of RMS EVMs calculated on PDCCH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsPhichEvm
Gets the mean value of RMS EVMs calculated on PHICH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsPssEvm
Gets the mean value of RMS EVMs calculated on primary synchronization signal (PSS) channel over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsSrsEvm
Gets the mean value of RMS EVMs calculated on the SRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanRmsSssEvm
Gets the mean value of RMS EVMs calculated on secondary synchronization signal (SSS) channel over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetMeanSrsPower
Gets the mean value of power calculated on SRS over the slots specified by the SetMeasurementLength(String, Int32) method. This values is expressed in dBm.
Public methodGetMeanSymbolClockError
Gets the estimated symbol clock error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in ppm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetMeanTimeOffset
Returns the time difference between the detected slot or frame boundary and the reference trigger location depending on the value of ModAccSynchronizationMode method. This value is expressed in seconds.
Public methodGetNPuschMaximumPeakDataEvm
Gets the maximum value of peak EVMs calculated on the narrowband physical uplink shared channel (NPUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetNPuschMaximumPeakDmrsEvm
Gets the maximum value of peak EVMs calculated on NPUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetNPuschMeanDataPower
Gets the mean value of the power calculated on the narrowband physical uplink shared channel (NPUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm.
Public methodGetNPuschMeanDmrsPower
Gets the mean value of the power calculated on the narrowband physical uplink shared channel (NPUSCH) DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm.
Public methodGetNPuschMeanRmsDataEvm
Gets the mean value of RMS EVMs calculated on the narrowband physical uplink shared channel (NPUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetNPuschMeanRmsDmrsEvm
Gets the mean value of RMS EVMs calculated on the narrowband physical uplink shared channel (NPUSCH) DMRS over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPdschMeanRms1024QamEvm
Gets the mean value of RMS EVMs calculated on all 1024 QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPdschMeanRms16QamEvm
Gets the mean value of RMS EVMs calculated on all 16QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPdschMeanRms256QamEvm
Gets the mean value of RMS EVMs calculated on all 256 QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPdschMeanRms64QamEvm
Gets the mean value of RMS EVMs calculated on all 64 QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPdschMeanRmsEvm
Gets the mean value of RMS EVMs calculated on PDSCH data symbols over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPdschMeanRmsQpskEvm
Gets the mean value of RMS EVMs calculated on all QPSK modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method.
Public methodGetPeakCompositeEvmSlotIndex
Gets the slot index where the ModAcc maximum peak composite EVM occurs. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPeakCompositeEvmSubcarrierIndex
Gets the subcarrier index where the maximum peak composite EVM for ModAcc occurs. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPeakCompositeEvmSymbolIndex
Gets the symbol index of the GetMaximumPeakCompositeEvm(String, Double) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPsschMaximumPeakDataEvm
Gets the maximum value of the peak EVMs calculated on the physical sidelink shared channel (PSSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPsschMaximumPeakDmrsEvm
Gets the maximum value of the peak EVMs calculated on PSSCH DMRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPsschMeanDataPower
Gets the mean value of the power calculated on the physical sidelink shared channel (PSSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPsschMeanDmrsPower
Gets the mean value of the power calculated on the PSSCH DMRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPsschMeanRmsDataEvm
Gets the mean value of the RMS EVMs calculated on the physical sidelink shared channel (PSSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPsschMeanRmsDmrsEvm
Gets the mean value of the RMS EVMs calculated on the PSSCH DMRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPuschMaximumPeakDataEvm
Gets the maximum value of the peak EVMs calculated on the physical uplink shared channel (PUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPuschMaximumPeakDmrsEvm
Gets the maximum value of the peak EVMs calculated on PUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPuschMeanDataPower
Gets the mean value of the power calculated on the physical uplink shared channel (PUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPuschMeanDmrsPower
Gets the mean value of the power calculated on the PUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm.
Public methodGetPuschMeanRmsDataEvm
Gets the mean value of the RMS EVMs calculated on the physical uplink shared channel (PUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetPuschMeanRmsDmrsEvm
Gets the mean value of the RMS EVMs calculated on the PUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetSpectralFlatnessRange1MaximumToRange1Minimum
Gets the peak-to-peak ripple of the EVM equalizer coefficients within the frequency Range1. This value is expressed in dB.
Public methodGetSpectralFlatnessRange1MaximumToRange2Minimum
Gets the peak-to-peak ripple of the EVM equalizer coefficients from the frequency Range1 to the frequency Measurement Offset parameter. The frequency Range1 and frequency Measurement Offset parameter are defined in the section 6.5.2.4.5 of the 3GPP TS 36.521 specification. This value is expressed in dB. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetSpectralFlatnessRange2MaximumToRange1Minimum
Gets the peak-to-peak ripple of the EVM equalizer coefficients from frequency Measurement Offset parameter to frequency Range1. This value is expressed in dB.
Public methodGetSpectralFlatnessRange2MaximumToRange2Minimum
Gets the peak-to-peak ripple of the EVM equalizer coefficients within the frequency Measurement Offset parameter. This value is expressed in dB.
Public methodGetSubblockInBandEmissionMargin
Gets the in-band emission margin of a subblock aggregated bandwidth. This value is expressed in dB.
Public methodGetSubblockMeanIQGainImbalance
Gets the estimated I/Q gain imbalance averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dB. The I/Q gain imbalance is the ratio of the amplitude of the I component to the Q component of the I/Q signal being measured in the subblock. This result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink and the SetTransmitterArchitecture(String, RFmxLteMXTransmitterArchitecture) method to LOPerSubblock. Otherwise, this parameter returns NaN, as measurement of this result is currently not supported.
Public methodGetSubblockMeanIQOriginOffset
Gets the estimated I/Q origin offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method in the subblock. This value is expressed in dBc.
Public methodGetSubblockMeanQuadratureError
Gets the estimated quadrature error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in degrees. Quadrature error is a measure of the skewness of the I component with respect to the Q component of the I/Q signal being measured in the subblock.
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