C# Class Window.Keiser

Inheritance: IWindow
Mostra file Open project: ufcpp/UfcppSample

Public Methods

Method Description
Get ( double i ) : double
Keiser ( int order, double attenuate ) : System

Private Methods

Method Description
I0 ( double x ) : double

0次第1種変形ベッセル関数

Pow2 ( double x ) : double

Method Details

Get() public method

public Get ( double i ) : double
i double
return double

Keiser() public method

public Keiser ( int order, double attenuate ) : System
order int
attenuate double
return System