NIRfsg Namespace

Table of Contents

RfsgIQImpairment.Skew Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgIQImpairment.Skew Property

RfsgIQImpairmentSkew Property

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

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

Exceptions

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

See Also

Log in to get a better experience