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


Glossary Item Box

Gets or sets the desired sample rate for the time coefficients.

Syntax

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

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 29.00

See Also