VnaSourcePortSettings Structure

VNA Source Port Settings

Definition

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

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

PortAttenuator Port Attenuator / dB
PortPower Port Power / dBm
PortSlope Port Power Slope / (dB/GHz)
PortState Port State

See Also