RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXAcpResults Methods

  • Updated2024-07-17
  • 4 minute(s) read
RFmxEvdoMXAcpResults Methods

RFmxEvdoMXAcpResults Methods

The RFmxEvdoMXAcpResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchAbsolutePowersTrace
Fetches the absolute powers trace for the adjacent channel power (ACP) measurement.
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 absolute and relative powers measured in the carrier channels. The relative powers are measured relative to the integrated power of the power reference carrier.
Public methodFetchOffsetMeasurement
Returns the absolute and relative powers measured in the offset channel. The relative powers are measured relative to the integrated power of the power reference carrier. Use "offset(n)" as the selector string to read results from this method.
Public methodFetchOffsetMeasurementArray
Returns the absolute and relative powers measured in the offset channel. The relative powers are measured relative to the integrated power of the power reference carrier.
Public methodFetchRelativePowersTrace
Fetches the relative powers trace for the adjacent channel power (ACP) measurement.
Public methodFetchSpectrum
Fetches the spectrum used for the adjacent channel power (ACP) measurement.
Public methodFetchTotalCarrierPower
Fetches the total carrier power measured by the adjacent channel power (ACP) measurement.
Public methodGetCarrierAbsolutePower
Gets the absolute measured carrier power. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this method.
Public methodGetCarrierRelativePower
Gets the relative measured carrier power. 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 methodGetLowerOffsetAbsolutePower
Gets the absolute measured lower offset channel power. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
Public methodGetLowerOffsetRelativePower
Gets the lower offset channel power measured relative to the integrated power of the power reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
Public methodGetTotalCarrierPower
Gets the total carrier power measured by the adjacent channel power (ACP) measurement. This value is expressed in dBm.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUpperOffsetAbsolutePower
Gets the absolute measured upper offset channel power. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
Public methodGetUpperOffsetRelativePower
Gets the upper offset channel power measured relative to the integrated power of the power reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience