SwitchableUnitElectricalSpec Structure

Switchable Unit Electrical Specification

Definition

Namespace: Metas.Vna.Database.SwitchableUnits
Assembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
C#
[SerializableAttribute]
public struct SwitchableUnitElectricalSpec
Inheritance
Object    ValueType    SwitchableUnitElectricalSpec

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

Frequency Frequency / Hz
RepeatabilityReflection Repeatability Reflection / dB
RepeatabilityTransmissionMag Repeatability Transmission Magnitude / dB
RepeatabilityTransmissionPhase Repeatability Transmission Phase / °

See Also