RFmxLteMXSemComponentCarrierResults Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxLteMXSemComponentCarrierResults Methods
The RFmxLteMXSemComponentCarrierResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchMeasurement |
Returns the absolute power and relative power measured in the component carrier. 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. |
![]() | FetchMeasurementArray |
Returns an array of the absolute powers 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. |
![]() | GetAbsoluteIntegratedPower |
Gets the sum of powers of all the frequency bins 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.
|
![]() | GetAbsolutePeakPower |
Gets the peak power in 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.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetPeakFrequency |
Gets the frequency at which the peak power occurs in the component carrier. This value is expressed in Hz. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
|
![]() | GetRelativeIntegratedPower |
Gets the sum of powers of all the frequency bins over the integration bandwidth of 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.) |