IEmUnivariateSpectrumAnalysisSettings.ShapeParameter

Fore syntax

ShapeParameter: Double;

Fore.NET syntax

ShapeParameter: double;

Description

The ShapeParameter property determines shape parameter value.

Comments

Acceptable value range: (0; 1). Default value is zero.

The ShapeParameter is considered if IEmUnivariateSpectrumAnalysisSettings.LagWindow = LagWindowType.Trapezoidal.

Fore and Fore.NET examples

The property use is given in the example for IEmUnivariateSpectrumAnalysisSettings.Serie.

See also:

IEmUnivariateSpectrumAnalysisSettings