RFmxWcdmaMXModAccConfiguration Methods
- Updated2024-07-17
- 5 minute(s) read
RFmx
The RFmxWcdmaMXModAccConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConfigureReferenceWaveform |
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. | |
| ConfigureSynchronizationModeAndInterval |
Configures the synchronization mode, measurement offset, and measurement length of the ModAcc measurement. | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
| GetAllTracesEnabled | Gets whether to enable the traces after performing the modulation accuracy (ModAcc) measurement. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
| GetIQGainImbalanceRemovalEnabled | Gets whether to remove I/Q gain imbalance before the ModAcc Measurement. | |
| GetIQOffsetRemovalEnabled | Gets whether to remove the I/Q offset before the ModAcc measurement. | |
| GetIQQuadratureErrorRemovalEnabled | Gets whether to remove the I/Q quadrature error before the ModAcc measurement. | |
| GetMeasurementEnabled | Gets whether to enable the ModAcc measurement. | |
| GetMeasurementLength | Gets the duration of the ModAcc measurement. This value is expressed in slots. | |
| GetMeasurementOffset | 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. | |
| GetRrcFilterEnabled | Gets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered. | |
| GetSpectrumInverted | Gets whether the spectrum of the signal is inverted. | |
| GetSynchronizationMode | Gets whether the measurement is performed from the frame, slot, or symbol boundary. | |
| GetTransientRemovalEnabled | 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. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetAllTracesEnabled | Sets whether to enable the traces after performing the modulation accuracy (ModAcc) measurement. | |
| SetIQGainImbalanceRemovalEnabled | Sets whether to remove I/Q gain imbalance before the ModAcc Measurement. | |
| SetIQOffsetRemovalEnabled | Sets whether to remove the I/Q offset before the ModAcc measurement. | |
| SetIQQuadratureErrorRemovalEnabled | Sets whether to remove the I/Q quadrature error before the ModAcc measurement. | |
| SetMeasurementEnabled | Sets whether to enable the ModAcc measurement. | |
| SetMeasurementLength | Sets the duration of the ModAcc measurement. This value is expressed in slots. | |
| SetMeasurementOffset | 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. | |
| SetRrcFilterEnabled | Sets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered. | |
| SetSpectrumInverted | Sets whether the spectrum of the signal is inverted. | |
| SetSynchronizationMode | Sets whether the measurement is performed from the frame, slot, or symbol boundary. | |
| SetTransientRemovalEnabled | 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. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |