IQImpairments
- Updated2025-10-14
- 1 minute(s) read
Gets the IQImpairments sub-object used to apply I/Q impairments such as GainImbalance and Skew.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgIQImpairment IQImpairments { get; }
Remarks
Returns an object of type RfsgIQImpairment.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IQImpairments property was accessed after the associated NIRfsg object was disposed. |