Specifies the carrier number that is used as the power reference to measure the offset channel relative power.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public enum RFmxEvdoMXAcpOffsetPowerReferenceCarrier

Members

NameValueDescription
Closest0

The measurement uses the power measured in the carrier closest to the offset channel center frequency, as the power reference.

Highest1

The measurement uses the highest power measured among all the active carriers as the power reference.

Composite2

The measurement uses the sum of powers measured in all the active carriers as the power reference.

Specific3

The measurement uses the power measured in the carrier that has an index specified by the SetOffsetPowerReferenceSpecific(string, int) method, as the power reference.