RFmx LTE DotNET

Table of Contents

RFmxLteMXTxpResults Class

  • Updated2024-07-17
  • 2 minute(s) read
RFmxLteMXTxpResults Class

RFmxLteMXTxpResults Class

Provides methods to fetch and read the TXP measurement results.

Inheritance Hierarchy

SystemObject
  RFmxLteMXSubObject
    NationalInstruments.RFmx.LteMXRFmxLteMXTxpResults

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public sealed class RFmxLteMXTxpResults : RFmxLteMXSubObject
Public NotInheritable Class RFmxLteMXTxpResults
	Inherits RFmxLteMXSubObject

The RFmxLteMXTxpResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchMeasurement
Fetches the average power and peak power of the the signal over which power measurments are performed.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPowerTrace
Fetches power versus time trace.
Public methodGetAveragePowerMean
Gets the average power of the acquired signal.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPeakPowerMaximum
Gets the peak power of the acquired signal.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience