RFmxWcdmaMXAcpResults Methods
- Updated2024-07-17
- 4 minute(s) read
RFmx
The RFmxWcdmaMXAcpResults type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
| FetchAbsolutePowersTrace | Fetches the absolute powers trace for the ACP measurement. | |
| FetchCarrierMeasurement |
Fetches the absolute and relative powers of the carrier. The relative power is relative to the total carrier power. Use "carrier(n)" as the selector string to configure this method. | |
| FetchCarrierMeasurementArray |
Returns the array of absolute powers and the array of relative powers for the ACP measurement. The relative powers are relative to the GetTotalCarrierPower(String, Double) method. | |
| FetchOffsetMeasurement |
Fetches the absolute and relative powers measured in the offset channel for the ACP measurement. The relative powers are measured relative to the power reference carrier. Use "offset(n)" as the selector string to configure this method. | |
| FetchOffsetMeasurementArray |
Fetches an array of absolute powers and an array of relative powers measured in the offset channels for the ACP measurement. The relative powers are measured with reference to the SetOffsetPowerReferenceCarrier(String, RFmxWcdmaMXAcpOffsetPowerReferenceCarrier) method. | |
| FetchRelativePowersTrace | Fetches the relative powers trace for the ACP measurement. | |
| FetchSpectrum |
Fetches the spectrum used for the ACP measurement. | |
| FetchTotalCarrierPower |
Fetches the total carrier power for the ACP measurement. | |
| GetCarrierAbsolutePower | Gets the carrier power.This value is expressed in dBm. | |
| GetCarrierRelativePower | Gets the carrier power relative to the GetTotalCarrierPower(String, Double).This value is expressed in dB. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
| GetLowerOffsetAbsolutePower | Gets the lower offset channel power. This value is expressed in dBm. | |
| GetLowerOffsetRelativePower | Gets the lower offset channel power relative to the power of the carrier(s) that you specify in the SetOffsetPowerReferenceCarrier(String, RFmxWcdmaMXAcpOffsetPowerReferenceCarrier) method.This value is expressed in dB. | |
| GetTotalCarrierPower | Gets the sum of all active carrier powers, where each carrier power corresponds to the value of the GetCarrierAbsolutePower(String, Double) method. For a single-carrier measurement, total carrier power is the same as carrier absolute power. This value is expressed in dBm. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetUpperOffsetAbsolutePower | Gets the upper offset channel power.This value is expressed in dBm. | |
| GetUpperOffsetRelativePower | Gets the upper offset channel power relative to the power of the carrier(s) that you specify in the SetOffsetPowerReferenceCarrier(String, RFmxWcdmaMXAcpOffsetPowerReferenceCarrier) method.This value is expressed in dB. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |