RFmxEvdoMXChpResults Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxEvdoMXChpResults Methods
The RFmxEvdoMXChpResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchCarrierMeasurement |
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. |
![]() | FetchCarrierMeasurementArray |
Returns the array of carrier measurements of the channel power (CHP) measurement. |
![]() | FetchSpectrum |
Fetches the spectrum used for the channel power (CHP) measurement. |
![]() | FetchTotalCarrierPower |
Fetches the total carrier power measured by the channel power (CHP) measurement. |
![]() | GetCarrierAbsolutePower |
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.
|
![]() | GetCarrierRelativePower |
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.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetTotalCarrierPower |
Gets the sum of all the active carrier powers. This value is expressed in dBm.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |