Click or drag to resize

ImpedanceSpectrum_FittedLowerFrequencyLimit Property

The lower frequency limit of the spectrum, that defines which frequencies are taken into account for fits and additional functions.

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

Return Value

Double
The lower frequency limit of the spectrum
Remarks
Defaults to double.NegativeInfinity
See Also