Click or drag to resize

ImpedanceSpectrum_FittedZReal Property

The list of Z' values for type ColumnData

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<double> ZReal { get; set; }

Property Value

ListDouble
See Also