RFmxWlanMXPowerRampResults Class
- Updated2024-07-17
- 2 minute(s) read
RFmxWlanMXPowerRampResults Class
Provides methods to fetch and read the PowerRamp measurement results.
Inheritance Hierarchy
Namespace: NationalInstruments.RFmx.WlanMX
Assembly: NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public sealed class RFmxWlanMXPowerRampResults : RFmxWlanMXSubObject
Public NotInheritable Class RFmxWlanMXPowerRampResults Inherits RFmxWlanMXSubObject
The RFmxWlanMXPowerRampResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchFallTrace |
Returns the raw, processed, thresholding and power reference waveforms at the end of a burst.
|
![]() | FetchMeasurement |
Returns the PowerRamp rise time and fall time.
|
![]() | FetchRiseTrace |
Returns the raw, processed, threshold and power-reference traces at the beginning of a burst.
|
![]() | GetFallTimeMean | Gets the power-ramp fall time of the burst. This value is expressed in seconds. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetRiseTimeMean | Gets the power-ramp rise time of the burst. This value is expressed in seconds. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |