Click or drag to resize

WITecReaderExtractSpectra Method

Searches the parsed data node for all entries of class "TDGraph" and constructs corresponding TDGraphClass instances. Found instances are appended to the public Spectra list.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public void ExtractSpectra()
See Also