AgilentCalStdDefT Structure

Agilent 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 AgilentCalStdDef<T>
where T : new(), Object, IRealNumber<T>
Inheritance
Object    ValueType    AgilentCalStdDefT

Type Parameters

T
Real Number Type

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
OffsetDelay Offset Delay / s
OffsetLoss Offset Loss / (Ohm/s)
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