AgilentCalStdDefMask Structure

Agilent Model Calibration Kit Standard Definitions Mask

Definition

Namespace: Metas.Vna.AgilentModel
Assembly: Metas.Vna.AgilentModel (in Metas.Vna.AgilentModel.dll) Version: 2.8.9053.20270
C#
public struct AgilentCalStdDefMask
Inheritance
Object    ValueType    AgilentCalStdDefMask

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

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)

See Also