RFmxCdma2kMXQevmConfiguration Methods
- Updated2024-07-17
- 4 minute(s) read
RFmx
The RFmxCdma2kMXQevmConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for QEVM measurement. |
![]() | ConfigureMeasurementLength |
Configures the number of chips used for a single QEVM measurement iteration. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) |
![]() | GetAllTracesEnabled | Gets whether to enable the traces to be stored and retrieved after performing the QEVM measurement. |
![]() | GetAveragingCount | Gets the number of measurements used for averaging when you set the SetAveragingEnabled(String, RFmxCdma2kMXQevmAveragingEnabled) method to True. |
![]() | GetAveragingEnabled | Gets whether to enable averaging for the QEVM measurement. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) |
![]() | GetIQGainImbalanceRemovalEnabled | Gets whether to remove I/Q gain imbalance before QEVM measurement. |
![]() | GetIQOffsetRemovalEnabled | Gets whether to remove I/Q offset before QEVM measurement. |
![]() | GetIQQuadratureErrorRemovalEnabled | Gets whether to remove I/Q quadrature error before QEVM measurement. |
![]() | GetMeasurementEnabled | Gets whether to enable the QEVM measurement. |
![]() | GetMeasurementLength | Gets the number of chips used for a single measurement. |
![]() | GetNumberOfAnalysisThreads | Gets the maximum number of threads used for parallelism for the QEVM measurement. |
![]() | GetReceiveFilterEnabled | Gets whether to enable the received filter for the QEVM measurement. |
![]() | GetSpectrumInverted | Gets whether the spectrum of the signal is inverted. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SetAllTracesEnabled | Sets whether to enable the traces to be stored and retrieved after performing the QEVM measurement. |
![]() | SetAveragingCount | Sets the number of measurements used for averaging when you set the SetAveragingEnabled(String, RFmxCdma2kMXQevmAveragingEnabled) method to True. |
![]() | SetAveragingEnabled | Sets whether to enable averaging for the QEVM measurement. |
![]() | SetIQGainImbalanceRemovalEnabled | Sets whether to remove I/Q gain imbalance before QEVM measurement. |
![]() | SetIQOffsetRemovalEnabled | Sets whether to remove I/Q offset before QEVM measurement. |
![]() | SetIQQuadratureErrorRemovalEnabled | Sets whether to remove I/Q quadrature error before QEVM measurement. |
![]() | SetMeasurementEnabled | Sets whether to enable the QEVM measurement. |
![]() | SetMeasurementLength | Sets the number of chips used for a single measurement. |
![]() | SetNumberOfAnalysisThreads | Sets the maximum number of threads used for parallelism for the QEVM measurement. |
![]() | SetReceiveFilterEnabled | Sets whether to enable the received filter for the QEVM measurement. |
![]() | SetSpectrumInverted | Sets whether the spectrum of the signal is inverted. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |