Keysight Pathwave 89600 VSA .NET API
T0Location Property
See Also 
Agilent.SA.Vsa.ChannelSounding.Interfaces Assembly > Agilent.SA.Vsa.ChannelSounding Namespace > MeasurementExtension Class : T0Location Property


Glossary Item Box

Gets or sets the location of time t=0 in the impulse response.

Syntax

Visual Basic (Declaration) 
Public Overridable Property T0Location As T0Location
C# 
public virtual T0Location T0Location {get; set;}
C++/CLI 
public:
virtual property T0Location T0Location {
   T0Location get();
   void set (    T0Location 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 26.00

See Also