RohdeSchwarzCalStdDefT Structure

Rohde Schwarz Model Calibration Kit Standard Definitions

Definition

Namespace: Metas.Vna.AgilentModel
Assembly: Metas.Vna.AgilentModel (in Metas.Vna.AgilentModel.dll) Version: 2.8.9053.20270
C#
public struct RohdeSchwarzCalStdDef<T>
where T : new(), Object, IRealNumber<T>
Inheritance
Object    ValueType    RohdeSchwarzCalStdDefT

Type Parameters

T
Real Number Type

Constructors

RohdeSchwarzCalStdDefT Converts Agilent to Rohde Schwarz Model Calibration Kit Standard Definitions

Properties

AgilentCalStdDef Converts Rohde Schwarz to Agilent Model Calibration Kit Standard Definitions

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

CutoffFrequency Cutoff Frequency / Hz
HeightWidthRatio Height / Width Ratio
Media Standard Media
OffsetLength Offset Length / m
OffsetLoss Offset Loss / (dB/GHz^(1/2))
OffsetZ0 Offset Z0 / Ohm
P0 L0 / H, C0 / F
P1 L1 / (H/Hz), C1 / (F/Hz)
P2 L2 / (H/Hz^2), C2 / (F/Hz^2)
P3 L3 / (H/Hz^3), C3 / (F/Hz^3)
Type Standard Type

See Also