RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXChpResults Methods

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

RFmxEvdoMXChpResults Methods

The RFmxEvdoMXChpResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchCarrierMeasurement
Returns the absolute and relative powers measured in the carriers. The relative powers are measured relative to the integrated power of the power reference carrier. Use "carrier(n)" as the selector string to read results from this method.
Public methodFetchCarrierMeasurementArray
Returns the array of carrier measurements of the channel power (CHP) measurement.
Public methodFetchSpectrum
Fetches the spectrum used for the channel power (CHP) measurement.
Public methodFetchTotalCarrierPower
Fetches the total carrier power measured by the channel power (CHP) measurement.
Public methodGetCarrierAbsolutePower
Gets the absolute averaged channel power (CHP) for a specific carrier. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this method.
Public methodGetCarrierRelativePower
Gets the relative averaged channel power (CHP) for a specific carrier. This value is expressed in dB. Use "carrier(n)" as the selector string to read this method.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetTotalCarrierPower
Gets the sum of all the active carrier powers. This value is expressed in dBm.
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