IExpressModeller.CreateUnivariateSpectrumAnalysisSettings

Fore syntax

CreateUnivariateSpectrumAnalysisSettings: IEmUnivariateSpectrumAnalysisSettings;

Fore.NET syntax

CreateUnivariateSpectrumAnalysisSettings(): Prognoz.Platform.Interop.Modeller.IEmUnivariateSpectrumAnalysisSettings;

Description

The CreateUnivariateSpectrumAnalysisSettings method creates an object that determines Spectrum Analysis method calculation parameters.

Comments

Use the IExpressModeller.EvaluateMethod method for calculation.

Fore and Fore.NET examples

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

See also:

IExpressModeller