RFmxEvdoMXModAccConfiguration Methods
- Updated2024-07-17
- 4 minute(s) read
RFmxEvdoMXModAccConfiguration Methods
The RFmxEvdoMXModAccConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureMultiCarrierFilterEnabled |
Enables or disables the multicarrier filter. In multicarrier setups, EVM values are higher than in single carrier setups. The multicarrier filter attempts to minimize interferences from neighboring carriers by applying sharp edges. To save time, do not use this filter in single-carrier setups. |
![]() | ConfigureSynchronizationModeAndInterval |
Configures how the modulation accuracy (ModAcc) measurement synchronizes to the signal and the synchronization interval length. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the 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 the EVM measurement.
|
![]() | GetIQOffsetRemovalEnabled |
Gets whether to remove the I/Q offset before the EVM measurement.
|
![]() | GetIQQuadratureErrorRemovalEnabled |
Gets whether to remove the I/Q quadrature error before the EVM measurement.
|
![]() | GetMeasurementEnabled |
Gets whether to enable the ModAcc measurement.
|
![]() | GetMeasurementLength |
Gets the duration of the modulation accuracy measurement.
|
![]() | 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, RFmxEvdoMXModAccSynchronizationMode) method.
|
![]() | GetMultiCarrierFilterEnabled |
Enables the multi-carrier filter that can increase the multi-carrier interference suppression to improve ModAcc measurement quality in the presence of neighboring carriers.
|
![]() | GetReceiveFilterEnabled |
Gets whether to enable receive filtering.
|
![]() | GetSpectrumInverted |
Gets whether the measured spectrum is inverted.
|
![]() | GetSynchronizationMode |
Gets whether the measurement is performed from 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 ModAcc measurement.
|
![]() | SetIQGainImbalanceRemovalEnabled |
Sets whether to remove the I/Q gain imbalance before the EVM measurement.
|
![]() | SetIQOffsetRemovalEnabled |
Sets whether to remove the I/Q offset before the EVM measurement.
|
![]() | SetIQQuadratureErrorRemovalEnabled |
Sets whether to remove the I/Q quadrature error before the EVM measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the ModAcc measurement.
|
![]() | SetMeasurementLength |
Sets the duration of the modulation accuracy measurement.
|
![]() | 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, RFmxEvdoMXModAccSynchronizationMode) method.
|
![]() | SetMultiCarrierFilterEnabled |
Enables the multi-carrier filter that can increase the multi-carrier interference suppression to improve ModAcc measurement quality in the presence of neighboring carriers.
|
![]() | SetReceiveFilterEnabled |
Sets whether to enable receive filtering.
|
![]() | SetSpectrumInverted |
Sets whether the measured spectrum is inverted.
|
![]() | SetSynchronizationMode |
Sets whether the measurement is performed from frame, slot, or symbol boundary.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |