RFmxLteMXAcpComponentCarrierResults Methods
- Updated2024-07-17
- 2 minute(s) read
RFmxLteMXAcpComponentCarrierResults Methods
The RFmxLteMXAcpComponentCarrierResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchMeasurement |
Fetches the ACP component carrier measurement. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method. |
![]() | FetchMeasurementArray |
Returns an array of the absolute and relative powers of the component carriers. The relative power is relative to the subblock power. Use "subblock(n)" as the selector string to read results from this method. |
![]() | GetAbsolutePower |
Gets the power measured over the integration bandwidth of the carrier. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetRelativePower |
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.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |