RFmxCdma2kMXModAccConfiguration Methods
- Updated2024-07-17
- 4 minute(s) read
RFmx
The RFmxCdma2kMXModAccConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureSynchronizationModeAndInterval |
Configures the synchronization mode, offset, and length for modulation accuracy (ModAcc) analysis. |
![]() | 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 modulation accuracy (ModAcc) measurement. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) |
![]() | GetIQGainImbalanceRemovalEnabled | Gets whether to remove the I/Q gain imbalance before an EVM measurement. |
![]() | GetIQOffsetRemovalEnabled | Gets whether to remove the I/Q offset before an EVM measurement. |
![]() | GetIQQuadratureErrorRemovalEnabled | Gets whether to remove the I/Q quadrature error before an EVM measurement. |
![]() | GetMeasurementEnabled | Gets whether to enable the modulation accuracy (ModAcc) measurement. |
![]() | GetMeasurementLength | Gets the duration of the modulation accuracy (ModAcc) measurement. This value is expressed in slots. |
![]() | GetMeasurementOffset | Gets the measurement offset to skip from the synchronization boundary. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxCdma2kMXModAccSynchronizationMode) method. This value is expressed in slots. |
![]() | GetMultiCarrierFilterEnabled | Gets whether to enable the multi carrier filter which can be used to improve ModAcc measurement quality in presence of neighboring carriers. |
![]() | GetReceiveFilterEnabled | Gets whether to enable the received filter for the ModAcc measurement. |
![]() | GetSpectrumInverted | Gets whether the spectrum of the signal is inverted. |
![]() | GetSynchronizationMode | Gets whether the measurement is performed from the frame, slot, or symbol boundary. |
![]() | 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 modulation accuracy (ModAcc) measurement. |
![]() | SetIQGainImbalanceRemovalEnabled | Sets whether to remove the I/Q gain imbalance before an EVM measurement. |
![]() | SetIQOffsetRemovalEnabled | Sets whether to remove the I/Q offset before an EVM measurement. |
![]() | SetIQQuadratureErrorRemovalEnabled | Sets whether to remove the I/Q quadrature error before an EVM measurement. |
![]() | SetMeasurementEnabled | Sets whether to enable the modulation accuracy (ModAcc) measurement. |
![]() | SetMeasurementLength | Sets the duration of the modulation accuracy (ModAcc) measurement. This value is expressed in slots. |
![]() | SetMeasurementOffset | Sets the measurement offset to skip from the synchronization boundary. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxCdma2kMXModAccSynchronizationMode) method. This value is expressed in slots. |
![]() | SetMultiCarrierFilterEnabled | Sets whether to enable the multi carrier filter which can be used to improve ModAcc measurement quality in presence of neighboring carriers. |
![]() | SetReceiveFilterEnabled | Sets whether to enable the received filter for the ModAcc measurement. |
![]() | SetSpectrumInverted | Sets whether the spectrum of the signal is inverted. |
![]() | SetSynchronizationMode | Sets whether the measurement is performed from the frame, slot, or symbol boundary. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |