![](dotnetdiagramimages/Agilent_SA_Vsa_Interfaces_Agilent_SA_Vsa_InputCorrection.png)
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class InputCorrection Inherits RemotableObject Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class InputCorrection : RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class InputCorrection abstract : public RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
This class has properties and methods that allow the user to apply gain, amplitude flatness, phase linearity, and other corrections to the input data. The correction may be applied separately to the I and Q inputs for I+jQ channels.
The calibration data and constants supplied are used to generate a time-domain correction filter appropriate to the specific center frequency and span being used. The filter is applied to the input data before any analysis is done.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)