Click or drag to resize

DRTResultInductivity Property

Gets or sets the inductivity found by the fit, if FitInductivity was true.

Namespace: RelaxIS_SDK.RelaxISWCFLink.DRT
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public double? Inductivity { get; set; }

Property Value

NullableDouble
See Also