GateType Enumeration

Gate Type

Definition

Namespace: Metas.Vna.Data.SignalProcessing
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public enum GateType

Members

Band_Pass0 Band Pass keeps the responses within the gate span.
Notch1 Notch removes the responses with the gate span.

See Also