RFmxLteMXTxpConfiguration Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxLteMXTxpConfiguration Methods
The RFmxLteMXTxpConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the TXP measurement. |
![]() | ConfigureMeasurementOffsetAndInterval |
Configures the measurement offset and measurement interval for the transmit power (TXP) measurement. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Enables the traces to be stored and retrieved after the TXP measurement is performed.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when Averaging Enabled is True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for TXP measurement.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the Transmit Power (TXP) measurement.
|
![]() | GetMeasurementInterval |
Gets the measurement interval. This value is expressed in seconds.
|
![]() | GetMeasurementOffset |
Gets the measurement offset to skip from the start of acquired waveform for TXP measurement. This value is expressed in seconds.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism inside TXP measurement.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetAllTracesEnabled |
Enables the traces to be stored and retrieved after the TXP measurement is performed.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when Averaging Enabled is True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for TXP measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the Transmit Power (TXP) measurement.
|
![]() | SetMeasurementInterval |
Sets the measurement interval. This value is expressed in seconds.
|
![]() | SetMeasurementOffset |
Sets the measurement offset to skip from the start of acquired waveform for TXP measurement. This value is expressed in seconds.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism inside TXP measurement.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |