Keysight Pathwave 89600 VSA .NET API
Aperture Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Trace Class : Aperture Property


Glossary Item Box

Gets or sets the group delay aperture.

Syntax

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

Remarks

The Aperture property sets or returns the value of the group delay aperture, expressed as a percentage of the data.

Requirements

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

See Also