Gets or sets the adjustment of the phase angle between the I and Q vectors. If this skew is zero, the phase angle is 90 degrees.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double Skew { get; set; }

Remarks

Specifies a Double representing the adjustment of the phase angle between the I and Q vectors.

Exceptions

TypeDescription
System.ObjectDisposedException

The Skew property was accessed after the associated NIRfsg object was disposed.