CableElectricalSpec Structure

Cable Electrical Specification

Definition

Namespace: Metas.Vna.Database.Cables
Assembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
C#
[SerializableAttribute]
public struct CableElectricalSpec : IXmlSerializable
Inheritance
Object    ValueType    CableElectricalSpec
Implements
IXmlSerializable

Properties

StabilityReflection Stability Reflection / dB
StabilitySymmetryMag Stability Symmetry Magnitude / dB
StabilitySymmetryPhase Stability Symmetry Phase / °
StabilityTransmissionMag Stability Transmission Magnitude / dB
StabilityTransmissionPhase Stability Transmission Phase / °

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetSchema Get Schema
GetTypeGets the Type of the current instance.
(Inherited from Object)
ReadXml Read XML
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
WriteXml Write XML

Fields

Frequency Frequency / Hz

See Also