Specifies the gain reference for compression point calculation.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXAmpmCompressionPointGainReference

Members

NameValueDescription
Auto0

"Measurement computes the gain reference to be used for compression point calculation. The computed gain reference is also returned as <see cref="NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXPropertyId.AmpmResultsMeanLinearGain" creftype="PartiallyQualified" /> result."

ReferencePower1

"Measurement uses the gain corresponding to the reference power that you specify for the <see cref="NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXPropertyId.AmpmCompressionPointGainReferencePower" creftype="PartiallyQualified" /> attribute as gain reference. The reference power can be configured as either input or output power based on the value of the <see cref="NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXPropertyId.AmpmReferencePowerType" creftype="PartiallyQualified" /> attribute."

MaxGain2

Measurement uses the maximum gain as gain reference for compression point calculation.

UserDefined3

Measurement uses the gain that you specify for the SetCompressionPointUserGain(string, double) method as gain reference for compression point calculation.