GainImbalance
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the gain imbalance of the I/Q modulator (I versus Q), in dB.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double GainImbalance { get; set; }
Remarks
Specifies a Double representing the gain imbalance of the I/Q modulator (I versus Q), in dB.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The GainImbalance property was accessed after the associated NIRfsg object was disposed. |