Keysight 89600 VSA .NET API
FilterAlpha Property
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace > ComponentCarrier Class : FilterAlpha Property


Glossary Item Box

Gets or sets the filter alpha or bandwidth-time (BT) product for the ReferenceFilter and MeasurementFilter.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property FilterAlpha As Double
C# 
public abstract double FilterAlpha {get; set;}
C++/CLI 
public:
abstract property double FilterAlpha {
   double get();
   void set (    double value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also