RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXModAccConfiguration Methods

  • Updated2024-07-17
  • 4 minute(s) read
RFmxEvdoMXModAccConfiguration Methods

RFmxEvdoMXModAccConfiguration Methods

The RFmxEvdoMXModAccConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureMultiCarrierFilterEnabled
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.
Public methodConfigureSynchronizationModeAndInterval
Configures how the modulation accuracy (ModAcc) measurement synchronizes to the signal and the synchronization interval length.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllTracesEnabled
Gets whether to enable the traces to be stored and retrieved after performing the ModAcc measurement.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIQGainImbalanceRemovalEnabled
Gets whether to remove the I/Q gain imbalance before the EVM measurement.
Public methodGetIQOffsetRemovalEnabled
Gets whether to remove the I/Q offset before the EVM measurement.
Public methodGetIQQuadratureErrorRemovalEnabled
Gets whether to remove the I/Q quadrature error before the EVM measurement.
Public methodGetMeasurementEnabled
Gets whether to enable the ModAcc measurement.
Public methodGetMeasurementLength
Gets the duration of the modulation accuracy measurement.
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, RFmxEvdoMXModAccSynchronizationMode) method.
Public methodGetMultiCarrierFilterEnabled
Enables the multi-carrier filter that can increase the multi-carrier interference suppression to improve ModAcc measurement quality in the presence of neighboring carriers.
Public methodGetReceiveFilterEnabled
Gets whether to enable receive filtering.
Public methodGetSpectrumInverted
Gets whether the measured spectrum is inverted.
Public methodGetSynchronizationMode
Gets whether the measurement is performed from frame, slot, or symbol boundary.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetAllTracesEnabled
Sets whether to enable the traces to be stored and retrieved after performing the ModAcc measurement.
Public methodSetIQGainImbalanceRemovalEnabled
Sets whether to remove the I/Q gain imbalance before the EVM measurement.
Public methodSetIQOffsetRemovalEnabled
Sets whether to remove the I/Q offset before the EVM measurement.
Public methodSetIQQuadratureErrorRemovalEnabled
Sets whether to remove the I/Q quadrature error before the EVM measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the ModAcc measurement.
Public methodSetMeasurementLength
Sets the duration of the modulation accuracy measurement.
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, RFmxEvdoMXModAccSynchronizationMode) method.
Public methodSetMultiCarrierFilterEnabled
Enables the multi-carrier filter that can increase the multi-carrier interference suppression to improve ModAcc measurement quality in the presence of neighboring carriers.
Public methodSetReceiveFilterEnabled
Sets whether to enable receive filtering.
Public methodSetSpectrumInverted
Sets whether the measured spectrum is inverted.
Public methodSetSynchronizationMode
Sets whether the measurement is performed from frame, slot, or symbol boundary.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience