AgilentCalStdToolsNormT Method

Norm

Definition

Namespace: Metas.Vna.AgilentModel
Assembly: Metas.Vna.AgilentModel (in Metas.Vna.AgilentModel.dll) Version: 2.8.9053.20270
C#
public static AgilentCalStdDef<T> Norm<T>(
	AgilentCalStdDef<T> d
)
where T : new(), Object, IRealNumber<T>

Parameters

d  AgilentCalStdDefT
Agilent Calibration Standard Definition

Type Parameters

T
Real Number Type

Return Value

AgilentCalStdDefT

See Also