RFmx WLAN DotNET

Table of Contents

RFmxWlanMXPowerRampResults Class

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

RFmxWlanMXPowerRampResults Class

Provides methods to fetch and read the PowerRamp measurement results.

Inheritance Hierarchy

SystemObject
  RFmxWlanMXSubObject
    NationalInstruments.RFmx.WlanMXRFmxWlanMXPowerRampResults

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

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchFallTrace
Returns the raw, processed, thresholding and power reference waveforms at the end of a burst.
Public methodFetchMeasurement
Returns the PowerRamp rise time and fall time.
Public methodFetchRiseTrace
Returns the raw, processed, threshold and power-reference traces at the beginning of a burst.
Public methodGetFallTimeMean
Gets the power-ramp fall time of the burst. This value is expressed in seconds.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRiseTimeMean
Gets the power-ramp rise time of the burst. This value is expressed in seconds.
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