RFmx LTE DotNET

Table of Contents

RFmxLteMXPvtResults Methods

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

RFmxLteMXPvtResults Methods

The RFmxLteMXPvtResults 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
Returns the measurement.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodFetchMeasurementArray
Returns the measurement array.
Use "subblock(n)" as the selector string to read this result.
Public methodFetchSignalPowerTrace
Returns the instantaneous signal power trace along with absolute limit for each segment in the trace as specified by section 6.5.2.4.5 of the 3GPP 36.521. This value is expressed in dBm.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetBurstWidth
Gets the width of the captured burst. This value is expressed in seconds. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeanAbsoluteOffPowerAfter
Gets the mean power in the segment after the captured burst. This value is expressed in dBm.
Public methodGetMeanAbsoluteOffPowerBefore
Gets the mean power in the segment before the captured burst. The segment is defined as one subframe prior to the burst for the FDD mode and 10 SC-FDMA symbols prior to the burst for the TDD mode. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetMeanAbsoluteOnPower
Gets the average power of the subframes within the captured burst.
Public methodGetMeasurementStatus
Gets the measurement status indicating whether the power before and after the burst is within the standard defined limit. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
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