Keysight Pathwave 89600 VSA .NET API
RequiredSampleRateForTimeDomainInput Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.NewRadio Namespace > ConfigurationResult Class : RequiredSampleRateForTimeDomainInput Property


Glossary Item Box

Gets the required sample rate for time domain input data with unit of Hz.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RequiredSampleRateForTimeDomainInput As Double
C# 
public double RequiredSampleRateForTimeDomainInput {get;}
C++/CLI 
public:
property double RequiredSampleRateForTimeDomainInput {
   double get();
}

Requirements

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

See Also