VnaSettings Class

VNA Settings

Definition

Namespace: Metas.Instr.Driver.Vna
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
[SerializableAttribute]
public class VnaSettings
Inheritance
Object    VnaSettings

Constructors

VnaSettingsInitializes a new instance of the VnaSettings class

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
InitSourcePortSettingsFromObsoleteProperties Initialize source port settings from obsolete properties
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

CenterFrequency Center Frequency / Hz
CWFrequency CW Frequency / Hz
DwellTime Dwell Time / s
IFAverageFactor IF Average Factor
IFAverageMode IF Average Mode
IFBandwidth IF Bandwidth / Hz
OutputState Output State
Points Sweep Points
Ports Ports (Obsolete)
SegmentTable Segment Table
SourcePorts Source Ports
Sources Sources (Obsolete)
SpanFrequency Span Frequency / Hz
StartFrequency Start Frequency / Hz
StopFrequency Stop Frequency / Hz
SweepMode Sweep Mode
SweepTime Sweep Time / s
Z0 Z0 / Ohm

See Also