RFmxEvdoMXAcpResults Methods
- Updated2024-07-17
- 4 minute(s) read
RFmxEvdoMXAcpResults Methods
The RFmxEvdoMXAcpResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchAbsolutePowersTrace |
Fetches the absolute powers trace for the adjacent channel power (ACP) measurement.
|
![]() | 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 absolute and relative powers measured in the carrier channels. The relative powers are measured relative to the integrated power of the power reference carrier. |
![]() | FetchOffsetMeasurement |
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. |
![]() | FetchOffsetMeasurementArray |
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. |
![]() | FetchRelativePowersTrace |
Fetches the relative powers trace for the adjacent channel power (ACP) measurement.
|
![]() | FetchSpectrum |
Fetches the spectrum used for the adjacent channel power (ACP) measurement. |
![]() | FetchTotalCarrierPower |
Fetches the total carrier power measured by the adjacent channel power (ACP) measurement. |
![]() | GetCarrierAbsolutePower |
Gets the absolute measured carrier power. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this method.
|
![]() | GetCarrierRelativePower |
Gets the relative measured carrier power. 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.) |
![]() | GetLowerOffsetAbsolutePower |
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.
|
![]() | GetLowerOffsetRelativePower |
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.
|
![]() | GetTotalCarrierPower |
Gets the total carrier power measured by the adjacent channel power (ACP) measurement. This value is expressed in dBm.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUpperOffsetAbsolutePower |
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.
|
![]() | GetUpperOffsetRelativePower |
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.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |