RFmxWcdmaMXAcpOffsetPowerReferenceCarrier Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the carrier used as the power reference to measure the offset channel relative power.
Syntax
Namespace: NationalInstruments.RFmx.WcdmaMX
public enum RFmxWcdmaMXAcpOffsetPowerReferenceCarrier
Members
Name | Value | Description |
---|---|---|
Closest | 0 | The measurement uses the carrier power closest to the center frequency of the offset channel as the power reference. |
Highest | 1 | The measurement uses the highest measured active carrier power as the power reference. |
Composite | 2 | The measurement uses total measured active carrier power as the power reference. |
Specific | 3 | The measurement uses the power measured in the carrier with index specified by the SetOffsetPowerReferenceSpecific(string, int) method as the power reference. |