RFmxLteMXModAccResults Class
- Updated2024-07-17
- 26 minute(s) read
RFmxLteMXModAccResults Class
Provides methods to fetch and read the ModAcc measurement results.
Inheritance Hierarchy
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
Name | Description | |||
---|---|---|---|---|
![]() | Equals | (Inherited from Object.) | ||
![]() | FetchCompositeEvm |
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. | ||
![]() | FetchCompositeEvmArray |
Returns an array of the composite EVM for ModAcc measurements. Use "subblock(n)" as the selector string to read results from this method. | ||
![]() | FetchCompositeMagnitudeAndPhaseError |
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. | ||
![]() | FetchCompositeMagnitudeAndPhaseErrorArray |
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. | ||
![]() | FetchCsrsConstellation |
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. | ||
![]() | FetchCsrsEvm |
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. | ||
![]() | FetchCsrsEvmArray |
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. | ||
![]() | FetchDownlinkDetectedCellID |
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. | ||
![]() | FetchDownlinkDetectedCellIDArray |
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. | ||
![]() | FetchDownlinkPbchConstellation |
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. | ||
![]() | FetchDownlinkPcfichConstellation |
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. | ||
![]() | FetchDownlinkPdcchConstellation |
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. | ||
![]() | FetchDownlinkPhichConstellation |
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. | ||
![]() | FetchDownlinkTransmitPower |
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. | ||
![]() | FetchDownlinkTransmitPowerArray |
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. | ||
![]() | FetchEvmHighPerSymbolTrace |
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. | ||
![]() | FetchEvmLowPerSymbolTrace |
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. | ||
![]() | FetchEvmPerSlotTrace |
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. | ||
![]() | FetchEvmPerSubcarrierTrace |
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. | ||
![]() | FetchEvmPerSymbolTrace |
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. | ||
![]() | FetchInBandEmissionMargin |
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. | ||
![]() | FetchInBandEmissionMarginArray |
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. | ||
![]() | FetchInBandEmissionTrace |
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. | ||
![]() | FetchIQImpairments |
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. | ||
![]() | FetchIQImpairmentsArray |
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. | ||
![]() | FetchMaximumEvmPerSlotTrace |
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. | ||
![]() | FetchMaximumEvmPerSubcarrierTrace |
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. | ||
![]() | FetchMaximumEvmPerSymbolTrace |
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. | ||
![]() | FetchMaximumFrequencyErrorPerSlotTrace |
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. | ||
![]() | FetchMaximumMagnitudeErrorPerSymbolTrace |
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. | ||
![]() | FetchMaximumPhaseErrorPerSymbolTrace |
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. | ||
![]() | FetchNPuschConstellationTrace |
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. | ||
![]() | FetchNPuschDataEvm |
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. | ||
![]() | FetchNPuschDmrsEvm |
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. | ||
![]() | FetchNPuschSymbolPower |
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. | ||
![]() | FetchPdsch1024QamConstellation |
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. | ||
![]() | FetchPdsch1024QamEvm |
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. | ||
![]() | FetchPdsch1024QamEvmArray |
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. | ||
![]() | FetchPdsch16QamConstellation |
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. | ||
![]() | FetchPdsch256QamConstellation |
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. | ||
![]() | FetchPdsch64QamConstellation |
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. | ||
![]() | FetchPdschEvm |
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. | ||
![]() | FetchPdschEvmArray |
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. | ||
![]() | FetchPdschQpskConstellation |
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. | ||
![]() | FetchPsschConstellationTrace |
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. | ||
![]() | FetchPsschDataEvm |
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. | ||
![]() | FetchPsschDataEvmArray |
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. | ||
![]() | FetchPsschDmrsEvm |
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. | ||
![]() | FetchPsschDmrsEvmArray |
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. | ||
![]() | FetchPsschSymbolPower |
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. | ||
![]() | FetchPsschSymbolPowerArray |
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. | ||
![]() | FetchPuschConstellationTrace |
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. | ||
![]() | FetchPuschDataEvm |
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. | ||
![]() | FetchPuschDataEvmArray |
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. | ||
![]() | FetchPuschDemodulatedBits |
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. | ||
![]() | FetchPuschDmrsEvm |
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. | ||
![]() | FetchPuschDmrsEvmArray |
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. | ||
![]() | FetchPuschSymbolPower |
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. | ||
![]() | FetchPuschSymbolPowerArray |
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. | ||
![]() | FetchRmsMagnitudeErrorPerSymbolTrace |
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. | ||
![]() | FetchRmsPhaseErrorPerSymbolTrace |
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. | ||
![]() | FetchSpectralFlatness |
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. | ||
![]() | FetchSpectralFlatnessArray |
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. | ||
![]() | FetchSpectralFlatnessTrace |
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. | ||
![]() | FetchSrsConstellation |
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. | ||
![]() | FetchSrsEvm |
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. | ||
![]() | FetchSrsEvmArray |
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. | ||
![]() | FetchSubblockInBandEmissionMargin |
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. | ||
![]() | FetchSubblockInBandEmissionTrace |
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. | ||
![]() | FetchSubblockIQImpairments |
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. | ||
![]() | FetchSynchronizationSignalConstellation |
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. | ||
![]() | FetchSynchronizationSignalEvm |
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. | ||
![]() | FetchSynchronizationSignalEvmArray |
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. | ||
![]() | GetDownlinkDetectedCellID |
Gets the detected cell ID value.
| ||
![]() | GetDownlinkOfdmSymbolTransmitPower |
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.
| ||
![]() | GetDownlinkRSTransmitPower |
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.
| ||
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | ||
![]() | GetInBandEmissionMargin |
Gets the in-band emission margin. This value is expressed in dB.
| ||
![]() | GetMaximumPeakCompositeEvm |
Gets the maximum value of the peak EVMs calculated on all the configured channels over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMaximumPeakCompositeMagnitudeError |
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.
| ||
![]() | GetMaximumPeakCompositePhaseError |
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.
| ||
![]() | GetMaximumPeakFrequencyError |
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.
| ||
![]() | GetMaximumPeakIQOriginOffset |
Gets the estimated maximum IQ origin offset over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBc.
| ||
![]() | GetMeanFrequencyError |
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.
| ||
![]() | GetMeanIQGainImbalance |
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.
| ||
![]() | GetMeanIQOriginOffset |
Gets the estimated I/Q origin offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBc.
| ||
![]() | GetMeanIQTimingSkew |
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
| ||
![]() | GetMeanQuadratureError |
Gets the estimated quadrature error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in degrees.
| ||
![]() | GetMeanRmsCompositeEvm |
Gets the mean value of the RMS EVMs calculated on all the configured channels, over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsCompositeMagnitudeError |
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.
| ||
![]() | GetMeanRmsCompositePhaseError |
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.
| ||
![]() | GetMeanRmsCsrsEvm |
Gets the mean value of RMS EVMs calculated on RS resource elements over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsPbchEvm |
Gets the mean value of RMS EVMs calculated on PBCH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsPcfichEvm |
Gets the mean value of RMS EVMs calculated on PCFICH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsPdcchEvm |
Gets the mean value of RMS EVMs calculated on PDCCH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsPhichEvm |
Gets the mean value of RMS EVMs calculated on PHICH channel over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsPssEvm |
Gets the mean value of RMS EVMs calculated on primary synchronization signal (PSS) channel over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsSrsEvm |
Gets the mean value of RMS EVMs calculated on the SRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanRmsSssEvm |
Gets the mean value of RMS EVMs calculated on secondary synchronization signal (SSS) channel over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetMeanSrsPower |
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.
| ||
![]() | GetMeanSymbolClockError |
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.
| ||
![]() | GetMeanTimeOffset |
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.
| ||
![]() | GetNPuschMaximumPeakDataEvm |
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.
| ||
![]() | GetNPuschMaximumPeakDmrsEvm |
Gets the maximum value of peak EVMs calculated on NPUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetNPuschMeanDataPower |
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.
| ||
![]() | GetNPuschMeanDmrsPower |
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.
| ||
![]() | GetNPuschMeanRmsDataEvm |
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.
| ||
![]() | GetNPuschMeanRmsDmrsEvm |
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.
| ||
![]() | GetPdschMeanRms1024QamEvm |
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.
| ||
![]() | GetPdschMeanRms16QamEvm |
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.
| ||
![]() | GetPdschMeanRms256QamEvm |
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.
| ||
![]() | GetPdschMeanRms64QamEvm |
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.
| ||
![]() | GetPdschMeanRmsEvm |
Gets the mean value of RMS EVMs calculated on PDSCH data symbols over the slots specified by the SetMeasurementLength(String, Int32) method.
| ||
![]() | GetPdschMeanRmsQpskEvm |
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.
| ||
![]() | GetPeakCompositeEvmSlotIndex |
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.
| ||
![]() | GetPeakCompositeEvmSubcarrierIndex |
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.
| ||
![]() | GetPeakCompositeEvmSymbolIndex |
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.
| ||
![]() | GetPsschMaximumPeakDataEvm |
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.
| ||
![]() | GetPsschMaximumPeakDmrsEvm |
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.
| ||
![]() | GetPsschMeanDataPower |
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.
| ||
![]() | GetPsschMeanDmrsPower |
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.
| ||
![]() | GetPsschMeanRmsDataEvm |
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.
| ||
![]() | GetPsschMeanRmsDmrsEvm |
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.
| ||
![]() | GetPuschMaximumPeakDataEvm |
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.
| ||
![]() | GetPuschMaximumPeakDmrsEvm |
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.
| ||
![]() | GetPuschMeanDataPower |
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.
| ||
![]() | GetPuschMeanDmrsPower |
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.
| ||
![]() | GetPuschMeanRmsDataEvm |
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.
| ||
![]() | GetPuschMeanRmsDmrsEvm |
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.
| ||
![]() | GetSpectralFlatnessRange1MaximumToRange1Minimum |
Gets the peak-to-peak ripple of the EVM equalizer coefficients within the frequency Range1. This value is expressed in dB.
| ||
![]() | GetSpectralFlatnessRange1MaximumToRange2Minimum |
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.
| ||
![]() | GetSpectralFlatnessRange2MaximumToRange1Minimum |
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.
| ||
![]() | GetSpectralFlatnessRange2MaximumToRange2Minimum |
Gets the peak-to-peak ripple of the EVM equalizer coefficients within the frequency Measurement Offset parameter. This value is expressed in dB.
| ||
![]() | GetSubblockInBandEmissionMargin |
Gets the in-band emission margin of a subblock aggregated bandwidth. This value is expressed in dB.
| ||
![]() | GetSubblockMeanIQGainImbalance |
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.
| ||
![]() | GetSubblockMeanIQOriginOffset |
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.
| ||
![]() | GetSubblockMeanQuadratureError |
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.
| ||
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) | ||
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |