RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXModAccConfiguration Methods

  • Updated2024-07-17
  • 5 minute(s) read
RFmxTdscdmaMXModAccConfiguration Methods

RFmxTdscdmaMXModAccConfiguration Methods

The RFmxTdscdmaMXModAccConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the ModAcc measurement.
Public methodConfigureSlotType
Configures the type of the Time Slot for ModAcc analysis.
Public methodConfigureSynchronizationModeAndInterval
Configures the synchronization mode, measurement offset, and measurement length for ModAcc analysis.
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 methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXModAccAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for 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 ModAcc 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 ModAcc measurement.
Public methodGetMeasurementEnabled
Gets whether to enable the ModAcc measurement.
Public methodGetMeasurementLength
Gets the measurement length for the ModAcc measurement. This value is expressed in traffic slots.
Public methodGetMeasurementOffset
Gets the measurement offset that is skipped by the ModAcc measurement from the synchronization boundary. This value is expressed in traffic slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxTdscdmaMXModAccSynchronizationMode) method.
Public methodGetRrcFilterEnabled
Gets whether to enable the RRC filter in the ModAcc measurement. Use this method to disable the filter if the received signal is already RRC-filtered.
Public methodGetSlotType
Gets the type of the time slot for the ModAcc measurement.
Public methodGetSpectrumInverted
Gets whether the spectrum of the signal is inverted.
Public methodGetSynchronizationMode
Gets the synchronization mode for the ModAcc measurement.
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 methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXModAccAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the ModAcc measurement.
Public methodSetIQGainImbalanceRemovalEnabled
Sets whether to remove the I/Q gain imbalance before the ModAcc 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 ModAcc measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the ModAcc measurement.
Public methodSetMeasurementLength
Sets the measurement length for the ModAcc measurement. This value is expressed in traffic slots.
Public methodSetMeasurementOffset
Sets the measurement offset that is skipped by the ModAcc measurement from the synchronization boundary. This value is expressed in traffic slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxTdscdmaMXModAccSynchronizationMode) method.
Public methodSetRrcFilterEnabled
Sets whether to enable the RRC filter in the ModAcc measurement. Use this method to disable the filter if the received signal is already RRC-filtered.
Public methodSetSlotType
Sets the type of the time slot for the ModAcc measurement.
Public methodSetSpectrumInverted
Sets whether the spectrum of the signal is inverted.
Public methodSetSynchronizationMode
Sets the synchronization mode for the ModAcc measurement.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience