Skew
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Skew property was accessed after the associated NIRfsg object was disposed. |