RFmx NR DotNET

RFmxNRMXModAccResults Class

  • Updated2024-07-17
  • 22 minute(s) read
RFmxNRMXModAccResults Class

RFmxNRMXModAccResults Class

Provides methods to fetch and read the ModAcc measurement results.

Inheritance Hierarchy

SystemObject
  RFmxNRMXSubObject
    NationalInstruments.RFmx.NRMXRFmxNRMXModAccResults

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

Syntax

public sealed class RFmxNRMXModAccResults : RFmxNRMXSubObject
Public NotInheritable Class RFmxNRMXModAccResults
	Inherits RFmxNRMXSubObject

The RFmxNRMXModAccResults 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 methodFetchFrequencyErrorMean
Fetches the estimated carrier frequency offset averaged over measurement length. This value is expressed in Hz.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodFetchFrequencyErrorPerSlotMaximumTrace
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(n)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodFetchInBandEmissionTrace
Fetches the in-band emission trace and limits trace for the component carrier. In-band emission is measured as the ratio of the power in non-allocated resource blocks to the power in the allocated resource blocks averaged over the measurement interval. The IBE for various regions (general, carrier leakage, and I/Q Image) are obtained and concatenated to form a composite trace and the limits are defined in section 6.4.2.3 of 3GPP 38.101-1, and section 6.4.2.3 of 3GPP 38.101-2. The trace is not returned when there is full allocation of bandwidth, or there is clustered PUSCH or there is more than one active component carrier.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchIQGainImbalancePerSubcarrierMeanTrace
Fetches mean value of IQ Gain Imbalance.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchIQQuadratureErrorPerSubcarrierMeanTrace
Fetches the mean value of IQ Quadrature Error.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPbchDataConstellationTrace
Fetches the PBCH data trace. The constellation points of different slots in the measurement length is concatenated.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPbchDataRmsEvmPerSubcarrierMeanTrace
Fetches the mean PBCH data RMS EVM of each subcarrier.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPbchDataRmsEvmPerSymbolMeanTrace
Fetches the mean PBCH data RMS EVM for each symbol.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPbchDmrsConstellationTrace
Fetches the PBCH DMRS trace. The constellation points of different slots in the measurement length is concatenated.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPbchDmrsRmsEvmPerSubcarrierMeanTrace
Fetches the mean PBCH DMRS RMS EVM for each subcarrier.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPbchDmrsRmsEvmPerSymbolMeanTrace
Fetches the mean PBCH DMRS RMS EVM for each symbol.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch1024QamConstellationTrace
Fetches the PDSCH 1024 QAM constellation trace.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch16QamConstellationTrace
Fetches PDSCH 16 QAM trace.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch256QamConstellationTrace
Fetches PDSCH 256 QAM trace.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch64QamConstellationTrace
Fetches PDSCH 64 QAM trace.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdsch8PskConstellationTrace
Fetches PDSCH 8 PSK constellation trace.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdschDataConstellationTrace
Fetches the recovered PDSCH data constellation points. The constellation points of different slots in the measurement length is concatenated.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
Public methodFetchPdschDemodulatedBits
Fetches the recovered bits during EVM calculation. The bits of different slots in the measurement length are concatenated.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPdschDmrsConstellationTrace
Fetches PDSCH DMRS trace. The constellation points of different slots in the measurement length is concatenated.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
Public methodFetchPdschPtrsConstellationTrace
Fetches PDSCH PTRS trace.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
Public methodFetchPdschQpskConstellationTrace
Fetches PDSCH QPSK trace.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPeakEvmPerSlotMaximumTrace
Fetches the peak value of EVM for each slot computed across all the symbols and all the allocated subcarriers.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPeakEvmPerSubcarrierMaximumTrace
Fetches the peak value of EVM for each allocated subcarrier computed across all the symbols within the measurement length.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPeakEvmPerSymbolMaximumTrace
Fetches the peak value of EVM for each symbol computed across all the allocated subcarriers.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPssConstellationTrace
Fetches the PSS constellation trace. The constellation points of different slots in the measurement length is concatenated.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPssRmsEvmPerSubcarrierMeanTrace
Fetches the mean PSS RMS EVM of each subcarrier.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPssRmsEvmPerSymbolMeanTrace
Fetches the mean PSS RMS EVM of each symbol.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschDataConstellationTrace
Fetches PUSCH Data Constellation trace. The constellation points of different slots in the measurement length is concatenated.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
Public methodFetchPuschDemodulatedBits
Fetches the recovered bits during EVM calculation. The bits of different slots in the measurement length are concatenated.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchPuschDmrsConstellationTrace
Fetches PUSCH DMRS trace. The constellation points of different slots in the measurement length is concatenated.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
Public methodFetchPuschPhaseOffsetTrace
Returns the phase offset for the slots with respect to the reference slot.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
The length of the trace is equal to the number of slots within the measurement length.
For each burst of continuously allocated slots, the first active slot in the burst is used as the reference slot.
The reference slot is reset at frame boundary.
The phase offset is calculated for slots that are contiguous to the reference slot and have overlapping subcarrier allocations. For all other slots, NaN is provided.
Public methodFetchPuschPtrsConstellationTrace
Fetches PUSCH PTRS trace. The constellation points of different slots in the measurement length is concatenated.
Use "user(k)" or "carrier(l)" or "subblock(n)" or "subblock(n)/carrier(l)/user(k)" as the selector string to read this method.
Public methodFetchRmsEvmHighPerSymbolMeanTrace
Fetches the EVM per symbol trace for all confgured slots. The EVM is obtained by using FFT window position Delta_C+W/2.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchRmsEvmLowPerSymbolMeanTrace
Fetches the EVM per symbol trace for all confgured slots. The EVM is obtained by using FFT window position Delta_C-W/2.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchRmsEvmPerSlotMeanTrace
Fetches the EVM of each slot averaged across all the symbols and all the allocated subcarriers within each slot.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchRmsEvmPerSubcarrierMeanTrace
Fetches the EVM of each allocated subcarrier averaged across all the symbols within the measurement length.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchRmsEvmPerSymbolMeanTrace
Fetches the EVM on each symbol within the measurement length averaged across all the allocated subcarriers.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" 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 3GPP TS 38.521-1 specification.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSssConstellationTrace
Fetches the SSS constellation trace. The constellation points of different slots in the measurement length is concatenated.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSssRmsEvmPerSubcarrierMeanTrace
Fetches the mean SSS RMS EVM of each subcarrier.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSssRmsEvmPerSymbolMeanTrace
Fetches the mean SSS RMS EVM of each symbol.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchSubblockInBandEmissionTrace
Returns the in-band emission trace and limit trace for the the subblocks aggregated bandwidth. In-band emission is measured as the ratio of the power in non-allocated resource blocks to the power in the allocated resource blocks averaged over the measurement interval. The IBE for various regions (general, carrier leakage, and I/Q Image) are obtained and concatenated to form a composite trace and the limits are defined in section 6.4A.2.2.2 of 3GPP 38.101-1, and section 6.4A.2.3 of 3GPP 38.101-2. The trace is not returned when there is clustered PUSCH allocation, or when there is more than one active carrier, or when there is full allocation of resource blocks, or when carriers with different sub-carrier spacing are aggregated, or when the number of carriers is greater than 2.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchTransientPeriodLocationsTrace
Returns the symbol indices that were identified to have a transient period.
Use "carrier(k)" or "subblock(n)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
The length of the trace is equal to the number of symbols within the measurement length.
The trace returns a 1 for the symbol index that was identified to have a transient period; otherwise returns a 0.
The trace is intended to be used as additional context information for the following traces: RMS EVM per Symbol Mean Trace RMS EVM-High per Symbol Mean Trace RMS EVM-Low per Symbol Mean Trace
Public methodGetComponentCarrierFrequencyErrorMean
Gets the estimated carrier frequency offset averaged over measurement length. This value is expressed in Hz.
Public methodGetComponentCarrierIQGainImbalanceMean
Gets the estimated IQ gain imbalance averaged over measurement length. This value is expressed in dB. IQ gain imbalance is the ratio of the amplitude of the I component to the Q component of the IQ signal being measured.
Public methodGetComponentCarrierIQOriginOffsetMean
Gets the estimated IQ origin offset averaged over measurement length. This value is expressed in dBc.
Public methodGetComponentCarrierIQTimingSkewMean
Gets the estimated IQ Timing Skew averaged over Meas Length.
Public methodGetComponentCarrierQuadratureErrorMean
Gets the estimated quadrature error averaged over measurement length. This value is expressed in degrees. Quadrature error is the measure of skewness in degree of the I component with respect to the Q component of the IQ signal being measured.
Public methodGetComponentCarrierSlotFrequencyErrorMaximum
Gets the estimated maximum per slot carrier frequency offset over the Measurement Length.
Public methodGetComponentCarrierSlotIQOriginOffsetMaximum
Gets the estimated maximum per slot carrier IQ origin offset over the Measurement Length
Public methodGetComponentCarrierSymbolClockErrorMean
Gets the estimated sample clock error averaged over measurement length. This value is expressed in ppm.
Public methodGetComponentCarrierTimeOffsetMean
Gets the time difference between the detected slot or frame boundary depending on the sync mode and reference trigger location. This value is expressed in seconds.
Public methodGetCompositePeakEvmBwpIndex
Gets the bandwidth part index where ModAcc Results Max Pk Composite EVM occurs.
Public methodGetCompositePeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length. If ModAcc Composite Results Include DMRS method and ModAcc Composite Results Include PTRS method are set to False, EVM is computed only for the shared channel.
Public methodGetCompositePeakEvmSlotIndex
Gets the slot index where ModAcc Results Max Pk Composite EVM occurs.
Public methodGetCompositePeakEvmSubcarrierIndex
Gets the subcarrier index where ModAcc Results Max Pk Composite EVM occurs.
Public methodGetCompositePeakEvmSymbolIndex
Gets the symbol index where ModAcc Results Max Pk Composite EVM occurs.
Public methodGetCompositePeakMagnitudeErrorMaximum
Gets the peak value of magnitude error calculated over measurement length on all configured channels.
Public methodGetCompositePeakPhaseErrorMaximum
Gets the peak value of Phase error calculated over measurement length on all configured channels. This value is expressed in degrees.
Public methodGetCompositeRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length. If ModAcc Composite Results Include DMRS method and ModAcc Composite Results Include PTRS method are set to False, EVM is computed only for the shared channel.
Public methodGetCompositeRmsMagnitudeErrorMean
Gets the RMS mean value of magnitude error calculated over measurement length on all configured channels.
Public methodGetCompositeRmsPhaseErrorMean
Gets the RMS mean value of Phase error calculated over measurement length on all configured channels. This value is expressed in degrees.
Public methodGetDetectedCellID
Gets the detected Cell ID, if the SetAutoCellIDDetectionEnabled(String, RFmxNRMXAutoCellIDDetectionEnabled) method is set to True. A value of -1 is returned, if the measurement fails to auto detect the Cell ID.Gets the user configured Cell ID, if the Auto Cell ID Detection Enabled method is set to False.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInBandEmissionMargin
Gets In-Band Emission Margin of the component carrier. This value is expressed in dB.
Public methodGetNoiseCompensationApplied
Gets whether the noise compensation is applied to the EVM measurement.
Public methodGetPbchDataPeakEvmMaximum
Gets the maximum value calculated over measurement length of peak EVMs calculated on PBCH data symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetPbchDataRmsEvmMean
Gets the mean value calculated over measurement length of RMS EVMs calculated on PBCH data symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetPbchDmrsPeakEvmMaximum
Gets the maximum value calculated over measurement length of peak EVMs calculated on PBCH DMRS symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetPbchDmrsRmsEvmMean
Gets the mean value calculated over measurement length of RMS EVMs calculated on PBCH DMRS symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetPdsch1024QamRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on all 1024 QAM modulated PDSCH data symbols.
Public methodGetPdsch16QamRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on all 16 QAM modulated PDSCH data symbols.
Public methodGetPdsch256QamRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on all 256 QAM modulated PDSCH data symbols.
Public methodGetPdsch64QamRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on all 64 QAM modulated PDSCH data symbols.
Public methodGetPdsch8PskRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on all 8 PSK modulated PDSCH data symbols.
Public methodGetPdschDataPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PDSCH data symbols.
Public methodGetPdschDataREPowerMean
Gets the mean value (over Meas Length) of power calculated on PDSCH data REs.
Public methodGetPdschDataRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on PDSCH data symbols.
Public methodGetPdschDmrsPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PDSCH DMRS.
Public methodGetPdschDmrsREPowerMean
Gets the mean value (over Meas Length) of power calculated on PDSCH DMRS REs.
Public methodGetPdschDmrsRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on PDSCH DMRS.
Public methodGetPdschPtrsPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PDSCH PTRS.
Public methodGetPdschPtrsREPowerMean
Gets the mean value (over Meas Length) of power calculated on PDSCH PTRS REs.
Public methodGetPdschPtrsRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on PDSCH PTRS.
Public methodGetPdschQpskRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on all QPSK modulated PDSCH data symbols.
Public methodGetPssPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PSS symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetPssRmsEvmMean
Gets the mean value of RMS EVMs computed over measurement length on PSS symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetPuschDataPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PUSCH data symbols.
Public methodGetPuschDataREPowerMean
Gets the mean value (over Meas Length) of power calculated on PUSCH data REs.
Public methodGetPuschDataRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on PUSCH data symbols.
Public methodGetPuschDataTransientRmsEvmMean
Gets the mean value of RMS EVMs calulated over measurement interval for the PUSCH symbols where the transient occurs.
Public methodGetPuschDmrsPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PUSCH DMRS.
Public methodGetPuschDmrsREPowerMean
Gets the mean value (over Meas Length) of power calculated on PUSCH DMRS REs.
Public methodGetPuschDmrsRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on PUSCH DMRS.
Public methodGetPuschPeakPhaseOffsetMaximum
Gets the maximum value over Meas Length of peak phase offsets between the reference and measurement slots.
Public methodGetPuschPeakPhaseOffsetSlotIndex
Gets the slot index where ModAcc Results PUSCH Pk Phase Offset Max occurs.
Public methodGetPuschPtrsPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on PUSCH PTRS.
Public methodGetPuschPtrsREPowerMean
Gets the mean value (over Meas Length) of power calculated on PUSCH PTRS REs.
Public methodGetPuschPtrsRmsEvmMean
Gets the mean value of RMS EVMs calculated over measurement length on PUSCH PTRS.
Public methodGetSchDetectedModulationType
Gets the modulation of the shared channel user data if you set the SetAutoResourceBlockDetectionEnabled(String, RFmxNRMXAutoResourceBlockDetectionEnabled) method to True; otherwise, returns the configured modulation of the shared user data. In case of downlink test model, the modulation type specified by the 3GPP standard is returned.
Public methodGetSchSymbolPowerMean
Gets the mean value (over SetMeasurementLength(String, Double)) of power calculated on OFDM symbols allocated only with the shared channel.
Public methodGetSpectralFlatnessMarginSlotIndex
Gets the slot index with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2.
Public methodGetSpectralFlatnessRange1Maximum
Gets the maximum magnitude of the EVM equalizer coefficients within Range1 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. The value is expressed in dB.
Public methodGetSpectralFlatnessRange1MaximumSubcarrierIndex
Gets the maximum subcarrier index magnitude of EVM equalizer coefficients within Range1 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification.
Public methodGetSpectralFlatnessRange1MaximumToRange1Minimum
Gets the peak-to-peak ripple of the magnitude of EVM equalizer coefficients within Range1 for the measurement unit, that has the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. This value is expressed in dB.
Public methodGetSpectralFlatnessRange1MaximumToRange2Minimum
Gets the peak-to-peak ripple of the EVM equalizer coefficients from maximum in Range1 to minimum in Range2 for the Measurement unit that has the worst ripple margin among all four ripple results defined in 3section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. This value is expressed in dB.
Public methodGetSpectralFlatnessRange1Minimum
Gets the minimum magnitude of EVM equalizer coefficients within Range1 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. The value is expressed in dB.
Public methodGetSpectralFlatnessRange1MinimumSubcarrierIndex
Gets the minimum subcarrier index magnitude of EVM equalizer coefficients within Range1 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification.
Public methodGetSpectralFlatnessRange2Maximum
Gets the maximum magnitude of EVM equalizer coefficients within Range2 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. The value is expressed in dB.
Public methodGetSpectralFlatnessRange2MaximumSubcarrierIndex
Gets the maximum subcarrier index magnitude of EVM equalizer coefficients within Range2 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification.
Public methodGetSpectralFlatnessRange2MaximumToRange1Minimum
Gets the peak-to-peak ripple of the EVM equalizer coefficients from maximum in Range2 to minimum in Range1 for the Measurement unit that has the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. This value is expressed in dB.
Public methodGetSpectralFlatnessRange2MaximumToRange2Minimum
Gets the peak-to-peak ripple of the magnitude of EVM equalizer coefficients within Range2 for the Measurement unit, that has the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. This value is expressed in dB.
Public methodGetSpectralFlatnessRange2Minimum
Gets the minimum magnitude of EVM equalizer coefficients within Range2 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification. The value is expressed in dB.
Public methodGetSpectralFlatnessRange2MinimumSubcarrierIndex
Gets the minimum subcarrier index magnitude of EVM equalizer coefficients within Range2 for the measurement unit with the worst ripple margin among all four ripple results defined in section 6.4.2.4.1 of 3GPP 38.101-1 specification and section 6.4.2.4.1 of 3GPP 38.101-2 specification.
Public methodGetSssPeakEvmMaximum
Gets the maximum value of peak EVMs calculated over measurement length on SSS symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetSssRmsEvmMean
Gets the mean value of RMS EVMs computed over measurement length on SSS symbols. When you set the SetEvmUnit(String, RFmxNRMXModAccEvmUnit) method to Percentage, the measurement returns this result as a percentage. When you set the ModAcc EVM Unit method to dB, the measurement returns this result in dB.
Public methodGetSubblockInBandEmissionMargin
Gets In-Band Emission Margin of the subblock's aggregated bandwidth. This value is expressed in dB.
Public methodGetSubblockIQOriginOffsetMean
Gets the estimated IQ origin offset averaged over measurement length in the subblock. This value is expressed in dBc. This result is valid only when you set the SetTransmitterArchitecture(String, RFmxNRMXTransmitterArchitecture) method to LOPerSubblock.
Public methodGetSubblockLOComponentCarrierIndex
Gets the index of the component carrier that includes the LO of the transmitter according to the SetSubblockFrequency(String, Double) and SetSubblockTransmitLOFrequency(String, Double) properties. If the LO of the transmitter doesn't fall into any component carrier of the subblock, the method returns -1. This result is valid only when you set the SetTransmitterArchitecture(String, RFmxNRMXTransmitterArchitecture) method to LOPerSubblock.
Public methodGetSubblockLOSubcarrierIndex
Gets the subcarrier index within the respective component carrier where the transmitter LO is located. Due to its dependence on SetSubblockFrequency(String, Double) and SetSubblockTransmitLOFrequency(String, Double) properties, the value can be fractional, and the LO might reside in between subcarriers of a component carrier. This result is valid only when you set the SetTransmitterArchitecture(String, RFmxNRMXTransmitterArchitecture) method to LOPerSubblock.
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