RFmx LTE DotNET

Table of Contents

RFmxLteMXChpComponentCarrierResults Methods

  • Updated2024-07-17
  • 2 minute(s) read
RFmxLteMXChpComponentCarrierResults Methods

RFmxLteMXChpComponentCarrierResults Methods

The RFmxLteMXChpComponentCarrierResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchMeasurement
Returns the absolute and relative powers measured in the component carriers. The relative power is relative to subblock power.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMeasurementArray
Returns an array of the absolute and relative powers measured in the component carriers. The relative power is relative to subblock power.
Use "subblock(n)" as the selector string to read results from this method.
Public methodGetAbsolutePower
Gets the power measured over the integration bandwidth of the component carrier. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRelativePower
Gets the component carrier power relative to its subblock power. This value is expressed in dB. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
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