RFmxNRMXModAccResults Class
- Updated2024-07-17
- 22 minute(s) read
RFmxNRMXModAccResults Class
Provides methods to fetch and read the ModAcc measurement results.
Inheritance Hierarchy
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
| 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. | |
| FetchFrequencyErrorMean |
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. | |
| FetchFrequencyErrorPerSlotMaximumTrace |
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. | |
| FetchInBandEmissionTrace |
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. | |
| FetchIQGainImbalancePerSubcarrierMeanTrace |
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. | |
| FetchIQQuadratureErrorPerSubcarrierMeanTrace |
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. | |
| FetchPbchDataConstellationTrace |
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. | |
| FetchPbchDataRmsEvmPerSubcarrierMeanTrace |
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. | |
| FetchPbchDataRmsEvmPerSymbolMeanTrace |
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. | |
| FetchPbchDmrsConstellationTrace |
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. | |
| FetchPbchDmrsRmsEvmPerSubcarrierMeanTrace |
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. | |
| FetchPbchDmrsRmsEvmPerSymbolMeanTrace |
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. | |
| FetchPdsch1024QamConstellationTrace |
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. | |
| FetchPdsch16QamConstellationTrace |
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. | |
| FetchPdsch256QamConstellationTrace |
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. | |
| FetchPdsch64QamConstellationTrace |
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. | |
| FetchPdsch8PskConstellationTrace |
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. | |
| FetchPdschDataConstellationTrace |
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. | |
| FetchPdschDemodulatedBits |
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. | |
| FetchPdschDmrsConstellationTrace |
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. | |
| FetchPdschPtrsConstellationTrace |
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. | |
| FetchPdschQpskConstellationTrace |
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. | |
| FetchPeakEvmPerSlotMaximumTrace |
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. | |
| FetchPeakEvmPerSubcarrierMaximumTrace |
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. | |
| FetchPeakEvmPerSymbolMaximumTrace |
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. | |
| FetchPssConstellationTrace |
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. | |
| FetchPssRmsEvmPerSubcarrierMeanTrace |
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. | |
| FetchPssRmsEvmPerSymbolMeanTrace |
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. | |
| FetchPuschDataConstellationTrace |
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. | |
| FetchPuschDemodulatedBits |
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. | |
| FetchPuschDmrsConstellationTrace |
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. | |
| FetchPuschPhaseOffsetTrace |
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. | |
| FetchPuschPtrsConstellationTrace |
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. | |
| FetchRmsEvmHighPerSymbolMeanTrace |
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. | |
| FetchRmsEvmLowPerSymbolMeanTrace |
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. | |
| FetchRmsEvmPerSlotMeanTrace |
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. | |
| FetchRmsEvmPerSubcarrierMeanTrace |
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. | |
| FetchRmsEvmPerSymbolMeanTrace |
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. | |
| 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 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. | |
| FetchSssConstellationTrace |
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. | |
| FetchSssRmsEvmPerSubcarrierMeanTrace |
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. | |
| FetchSssRmsEvmPerSymbolMeanTrace |
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. | |
| FetchSubblockInBandEmissionTrace |
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. | |
| FetchTransientPeriodLocationsTrace |
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 | |
| GetComponentCarrierFrequencyErrorMean |
Gets the estimated carrier frequency offset averaged over measurement length. This value is expressed in Hz.
| |
| GetComponentCarrierIQGainImbalanceMean |
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.
| |
| GetComponentCarrierIQOriginOffsetMean |
Gets the estimated IQ origin offset averaged over measurement length. This value is expressed in dBc.
| |
| GetComponentCarrierIQTimingSkewMean |
Gets the estimated IQ Timing Skew averaged over Meas Length.
| |
| GetComponentCarrierQuadratureErrorMean |
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.
| |
| GetComponentCarrierSlotFrequencyErrorMaximum |
Gets the estimated maximum per slot carrier frequency offset over the Measurement Length.
| |
| GetComponentCarrierSlotIQOriginOffsetMaximum |
Gets the estimated maximum per slot carrier IQ origin offset over the Measurement Length
| |
| GetComponentCarrierSymbolClockErrorMean |
Gets the estimated sample clock error averaged over measurement length. This value is expressed in ppm.
| |
| GetComponentCarrierTimeOffsetMean |
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.
| |
| GetCompositePeakEvmBwpIndex |
Gets the bandwidth part index where ModAcc Results Max Pk Composite EVM occurs.
| |
| GetCompositePeakEvmMaximum |
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.
| |
| GetCompositePeakEvmSlotIndex |
Gets the slot index where ModAcc Results Max Pk Composite EVM occurs.
| |
| GetCompositePeakEvmSubcarrierIndex |
Gets the subcarrier index where ModAcc Results Max Pk Composite EVM occurs.
| |
| GetCompositePeakEvmSymbolIndex |
Gets the symbol index where ModAcc Results Max Pk Composite EVM occurs.
| |
| GetCompositePeakMagnitudeErrorMaximum |
Gets the peak value of magnitude error calculated over measurement length on all configured channels.
| |
| GetCompositePeakPhaseErrorMaximum |
Gets the peak value of Phase error calculated over measurement length on all configured channels. This value is expressed in degrees.
| |
| GetCompositeRmsEvmMean |
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.
| |
| GetCompositeRmsMagnitudeErrorMean |
Gets the RMS mean value of magnitude error calculated over measurement length on all configured channels.
| |
| GetCompositeRmsPhaseErrorMean |
Gets the RMS mean value of Phase error calculated over measurement length on all configured channels. This value is expressed in degrees.
| |
| GetDetectedCellID |
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.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInBandEmissionMargin |
Gets In-Band Emission Margin of the component carrier. This value is expressed in dB.
| |
| GetNoiseCompensationApplied |
Gets whether the noise compensation is applied to the EVM measurement.
| |
| GetPbchDataPeakEvmMaximum |
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.
| |
| GetPbchDataRmsEvmMean |
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.
| |
| GetPbchDmrsPeakEvmMaximum |
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.
| |
| GetPbchDmrsRmsEvmMean |
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.
| |
| GetPdsch1024QamRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on all 1024 QAM modulated PDSCH data symbols.
| |
| GetPdsch16QamRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on all 16 QAM modulated PDSCH data symbols.
| |
| GetPdsch256QamRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on all 256 QAM modulated PDSCH data symbols.
| |
| GetPdsch64QamRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on all 64 QAM modulated PDSCH data symbols.
| |
| GetPdsch8PskRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on all 8 PSK modulated PDSCH data symbols.
| |
| GetPdschDataPeakEvmMaximum |
Gets the maximum value of peak EVMs calculated over measurement length on PDSCH data symbols.
| |
| GetPdschDataREPowerMean |
Gets the mean value (over Meas Length) of power calculated on PDSCH data REs.
| |
| GetPdschDataRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on PDSCH data symbols.
| |
| GetPdschDmrsPeakEvmMaximum |
Gets the maximum value of peak EVMs calculated over measurement length on PDSCH DMRS.
| |
| GetPdschDmrsREPowerMean |
Gets the mean value (over Meas Length) of power calculated on PDSCH DMRS REs.
| |
| GetPdschDmrsRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on PDSCH DMRS.
| |
| GetPdschPtrsPeakEvmMaximum |
Gets the maximum value of peak EVMs calculated over measurement length on PDSCH PTRS.
| |
| GetPdschPtrsREPowerMean |
Gets the mean value (over Meas Length) of power calculated on PDSCH PTRS REs.
| |
| GetPdschPtrsRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on PDSCH PTRS.
| |
| GetPdschQpskRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on all QPSK modulated PDSCH data symbols.
| |
| GetPssPeakEvmMaximum |
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.
| |
| GetPssRmsEvmMean |
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.
| |
| GetPuschDataPeakEvmMaximum |
Gets the maximum value of peak EVMs calculated over measurement length on PUSCH data symbols.
| |
| GetPuschDataREPowerMean |
Gets the mean value (over Meas Length) of power calculated on PUSCH data REs.
| |
| GetPuschDataRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on PUSCH data symbols.
| |
| GetPuschDataTransientRmsEvmMean |
Gets the mean value of RMS EVMs calulated over measurement interval for the PUSCH symbols where the transient occurs.
| |
| GetPuschDmrsPeakEvmMaximum |
Gets the maximum value of peak EVMs calculated over measurement length on PUSCH DMRS.
| |
| GetPuschDmrsREPowerMean |
Gets the mean value (over Meas Length) of power calculated on PUSCH DMRS REs.
| |
| GetPuschDmrsRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on PUSCH DMRS.
| |
| GetPuschPeakPhaseOffsetMaximum |
Gets the maximum value over Meas Length of peak phase offsets between the reference and measurement slots.
| |
| GetPuschPeakPhaseOffsetSlotIndex |
Gets the slot index where ModAcc Results PUSCH Pk Phase Offset Max occurs.
| |
| GetPuschPtrsPeakEvmMaximum |
Gets the maximum value of peak EVMs calculated over measurement length on PUSCH PTRS.
| |
| GetPuschPtrsREPowerMean |
Gets the mean value (over Meas Length) of power calculated on PUSCH PTRS REs.
| |
| GetPuschPtrsRmsEvmMean |
Gets the mean value of RMS EVMs calculated over measurement length on PUSCH PTRS.
| |
| GetSchDetectedModulationType |
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.
| |
| GetSchSymbolPowerMean |
Gets the mean value (over SetMeasurementLength(String, Double)) of power calculated on OFDM symbols allocated only with the shared channel.
| |
| GetSpectralFlatnessMarginSlotIndex |
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.
| |
| GetSpectralFlatnessRange1Maximum |
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.
| |
| GetSpectralFlatnessRange1MaximumSubcarrierIndex |
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.
| |
| GetSpectralFlatnessRange1MaximumToRange1Minimum |
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.
| |
| GetSpectralFlatnessRange1MaximumToRange2Minimum |
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.
| |
| GetSpectralFlatnessRange1Minimum |
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.
| |
| GetSpectralFlatnessRange1MinimumSubcarrierIndex |
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.
| |
| GetSpectralFlatnessRange2Maximum |
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.
| |
| GetSpectralFlatnessRange2MaximumSubcarrierIndex |
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.
| |
| GetSpectralFlatnessRange2MaximumToRange1Minimum |
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.
| |
| GetSpectralFlatnessRange2MaximumToRange2Minimum |
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.
| |
| GetSpectralFlatnessRange2Minimum |
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.
| |
| GetSpectralFlatnessRange2MinimumSubcarrierIndex |
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.
| |
| GetSssPeakEvmMaximum |
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.
| |
| GetSssRmsEvmMean |
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.
| |
| GetSubblockInBandEmissionMargin |
Gets In-Band Emission Margin of the subblock's aggregated bandwidth. This value is expressed in dB.
| |
| GetSubblockIQOriginOffsetMean |
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.
| |
| GetSubblockLOComponentCarrierIndex |
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.
| |
| GetSubblockLOSubcarrierIndex |
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.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |