RFmxLteMXSlotPowerResults Class
- Updated2024-07-17
- 2 minute(s) read
RFmxLteMXSlotPowerResults Class
Provides methods to fetch and read the SlotPower measurement results.
Inheritance Hierarchy
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 RFmxLteMXSlotPowerResults : RFmxLteMXSubObject
Public NotInheritable Class RFmxLteMXSlotPowerResults Inherits RFmxLteMXSubObject
The RFmxLteMXSlotPowerResults type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FetchPowers |
Fetches the array of Subframe Power and the Subframe Power Delta parameters over the measurement interval. A NaN is returned as subframe power delta, when the preceding slot is not occupied. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |