Click or drag to resize

ImpedanceSpectrumDuplicate Method

Duplicates all properties in this spectrum into a new spectrum, with the exception of the GUID property.

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public ImpedanceSpectrum Duplicate()

Return Value

ImpedanceSpectrum
The duplicated spectrum.
See Also