RFmx LTE DotNET

Table of Contents

RFmxLteMXTxpConfiguration Methods

  • Updated2024-07-17
  • 3 minute(s) read
RFmxLteMXTxpConfiguration Methods

RFmxLteMXTxpConfiguration Methods

The RFmxLteMXTxpConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the TXP measurement.
Public methodConfigureMeasurementOffsetAndInterval
Configures the measurement offset and measurement interval for the transmit power (TXP) measurement.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllTracesEnabled
Enables the traces to be stored and retrieved after the TXP measurement is performed.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when Averaging Enabled is True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for TXP measurement.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeasurementEnabled
Gets whether to enable the Transmit Power (TXP) measurement.
Public methodGetMeasurementInterval
Gets the measurement interval. This value is expressed in seconds.
Public methodGetMeasurementOffset
Gets the measurement offset to skip from the start of acquired waveform for TXP measurement. This value is expressed in seconds.
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism inside TXP measurement.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetAllTracesEnabled
Enables the traces to be stored and retrieved after the TXP measurement is performed.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when Averaging Enabled is True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for TXP measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the Transmit Power (TXP) measurement.
Public methodSetMeasurementInterval
Sets the measurement interval. This value is expressed in seconds.
Public methodSetMeasurementOffset
Sets the measurement offset to skip from the start of acquired waveform for TXP measurement. This value is expressed in seconds.
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism inside TXP measurement.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience