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


Glossary Item Box

Gets or sets the RRC alpha value for the reference.

Syntax

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

Requirements

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

See Also