RFmx WCDMA DotNET

RFmxWcdmaMXModAccConfiguration Methods

  • Updated2024-07-17
  • 5 minute(s) read
RFmxWcdmaMXModAccConfiguration Methods

RFmxWcdmaMXModAccConfiguration Methods

The RFmxWcdmaMXModAccConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureReferenceWaveform Configures the reference waveform such that it corresponds to the transmitted signal for the ModAcc measurement. This reference waveform helps achieve faster ModAcc measurements.
This method is used only when you set the SetSynchronizationMode(String, RFmxWcdmaMXModAccSynchronizationMode) method to Marker.
Public methodConfigureSynchronizationModeAndInterval Configures the synchronization mode, measurement offset, and measurement length of the ModAcc measurement.
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodGetAllTracesEnabled Gets whether to enable the traces after performing the modulation accuracy (ModAcc) measurement.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetIQGainImbalanceRemovalEnabled Gets whether to remove I/Q gain imbalance before the ModAcc Measurement.
Public methodGetIQOffsetRemovalEnabled Gets whether to remove the I/Q offset before the ModAcc measurement.
Public methodGetIQQuadratureErrorRemovalEnabled Gets whether to remove the I/Q quadrature error before the ModAcc measurement.
Public methodGetMeasurementEnabled Gets whether to enable the ModAcc measurement.
Public methodGetMeasurementLength Gets the duration of the ModAcc measurement. This value is expressed in slots.
Public methodGetMeasurementOffset Gets the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxWcdmaMXModAccSynchronizationMode) method.
Public methodGetRrcFilterEnabled Gets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered.
Public methodGetSpectrumInverted Gets whether the spectrum of the signal is inverted.
Public methodGetSynchronizationMode Gets whether the measurement is performed from the frame, slot, or symbol boundary.
Public methodGetTransientRemovalEnabled Gets whether the measurement excludes 25 microseconds from the start and end of each slot while computing the RMS EVM, peak EVM, RMS magnitude error and RMS phase error results.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetAllTracesEnabled Sets whether to enable the traces after performing the modulation accuracy (ModAcc) measurement.
Public methodSetIQGainImbalanceRemovalEnabled Sets whether to remove I/Q gain imbalance before the ModAcc Measurement.
Public methodSetIQOffsetRemovalEnabled Sets whether to remove the I/Q offset before the ModAcc measurement.
Public methodSetIQQuadratureErrorRemovalEnabled Sets whether to remove the I/Q quadrature error before the ModAcc measurement.
Public methodSetMeasurementEnabled Sets whether to enable the ModAcc measurement.
Public methodSetMeasurementLength Sets the duration of the ModAcc measurement. This value is expressed in slots.
Public methodSetMeasurementOffset Sets the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxWcdmaMXModAccSynchronizationMode) method.
Public methodSetRrcFilterEnabled Sets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered.
Public methodSetSpectrumInverted Sets whether the spectrum of the signal is inverted.
Public methodSetSynchronizationMode Sets whether the measurement is performed from the frame, slot, or symbol boundary.
Public methodSetTransientRemovalEnabled Sets whether the measurement excludes 25 microseconds from the start and end of each slot while computing the RMS EVM, peak EVM, RMS magnitude error and RMS phase error results.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience