RfsgIQImpairment.Skew Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
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.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public double Skew { get; set; }
Public Property Skew As Double Get Set
Property Value
DoubleSpecifies a Double representing the adjustment of the phase angle between the I and Q vectors.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Skew property was accessed after the associated NIRfsg object was disposed. |