RFmxLteMXPvtResults Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxLteMXPvtResults Methods
The RFmxLteMXPvtResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchMeasurement |
Returns the measurement. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. |
![]() | FetchMeasurementArray |
Returns the measurement array. Use "subblock(n)" as the selector string to read this result. |
![]() | FetchSignalPowerTrace |
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. |
![]() | GetBurstWidth |
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.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeanAbsoluteOffPowerAfter |
Gets the mean power in the segment after the captured burst. This value is expressed in dBm.
|
![]() | GetMeanAbsoluteOffPowerBefore |
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.
|
![]() | GetMeanAbsoluteOnPower |
Gets the average power of the subframes within the captured burst.
|
![]() | GetMeasurementStatus |
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.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |