Click or drag to resize

QawoIntegrationgsl_integration_qawo_tableset Method

Reset the table parameters and recompute moments for the new omega/L settings.

Namespace: Altaxo.Calc.Integration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public void set(
	double omega,
	double L,
	QawoIntegrationgsl_integration_qawo_enum sine
)

Parameters

omega  Double
Angular frequency.
L  Double
Interval length.
sine  QawoIntegrationgsl_integration_qawo_enum
Specifies whether the table is for sine or cosine weighting.
See Also