TimeGatingSettings Structure

Time Gating Settings

Definition

Namespace: Metas.Vna.Data.SignalProcessing
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public struct TimeGatingSettings
Inheritance
Object    ValueType    TimeGatingSettings

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

Fields

CenterTime Center Time / s
DeltaTime Delta Time / s from 0.0 to 0.5 or from 0.5 to 1.0
GateType Gate Type / s
TimeDomainMode Time Domain Mode
TimeSpan Time Span / s from 0.5 to 0.5

See Also