Click or drag to resize

FourierTransformation2DDataSourceCopyFrom(FourierTransformation2DDataSource) Method

[Missing <summary> documentation for "M:Altaxo.Worksheet.Commands.Analysis.FourierTransformation2DDataSource.CopyFrom(Altaxo.Worksheet.Commands.Analysis.FourierTransformation2DDataSource)"]


Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void CopyFrom(
	FourierTransformation2DDataSource from
)

Parameters

from  FourierTransformation2DDataSource

[Missing <param name="from"/> documentation for "M:Altaxo.Worksheet.Commands.Analysis.FourierTransformation2DDataSource.CopyFrom(Altaxo.Worksheet.Commands.Analysis.FourierTransformation2DDataSource)"]

See Also