RFmx GSM DotNET

Table of Contents

RFmxGsmMXModAccConfiguration Methods

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

RFmxGsmMXModAccConfiguration Methods

The RFmxGsmMXModAccConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureAveraging Configures averaging for the modulation accuracy (ModAcc) measurement.
Public methodConfigureDroopCompensationEnabled Configures whether to enable droop compensation for the modulation accuracy (ModAcc) measurement.
Public methodEqualsDetermines 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 modulation accuracy (ModAcc) measurement.
Public methodGetAveragingCount Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxGsmMXModAccAveragingEnabled) method to True.
Public methodGetAveragingEnabled Gets whether to enable averaging for the modulation accuracy (ModAcc) measurement.
Public methodGetDroopCompensationEnabled Gets whether to enable droop compensation for the modulation accuracy (ModAcc) measurement. Droop compensation allows the ModAcc measurement to minimize the contribution of amplifier power variations to the EVM results.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMeasurementEnabled Gets whether to enable modulation accuracy (ModAcc) measurements on the acquired signal.
Public methodGetNumberOfAnalysisThreads Gets the maximum number of threads used for parallelism for the ModAcc measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
Public methodGetTypeGets 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 modulation accuracy (ModAcc) measurement.
Public methodSetAveragingCount Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxGsmMXModAccAveragingEnabled) method to True.
Public methodSetAveragingEnabled Sets whether to enable averaging for the modulation accuracy (ModAcc) measurement.
Public methodSetDroopCompensationEnabled Sets whether to enable droop compensation for the modulation accuracy (ModAcc) measurement. Droop compensation allows the ModAcc measurement to minimize the contribution of amplifier power variations to the EVM results.
Public methodSetMeasurementEnabled Sets whether to enable modulation accuracy (ModAcc) measurements on the acquired signal.
Public methodSetNumberOfAnalysisThreads Sets the maximum number of threads used for parallelism for the ModAcc measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience