Gets or sets the minimum adjacent channel power ratio (ACPR), in dB, relative to the main channel reference level.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double MinimumAcpr { get; set; }

Remarks

Specifies an Int32 representing the minimum adjacent channel power ratio (ACPR), in dB, relative to the main channel reference level.

Exceptions

TypeDescription
System.ObjectDisposedException

The MinimumAcpr property was accessed after the associated NIRfsa object was disposed.