Differences
This shows you the differences between two versions of the page.
documentation:language_reference:functions:getmultipolebesselintegral [2018/09/25 13:39] – created Simon Heinze | documentation:language_reference:functions:getmultipolebesselintegral [2018/09/26 13:23] (current) – Martin Brass | ||
---|---|---|---|
Line 2: | Line 2: | ||
### | ### | ||
- | alligned paragraph text | + | GetMultipoleBesselIntegral(q, |
### | ### | ||
===== Input ===== | ===== Input ===== | ||
- | * bla : Integer | + | * q : real |
- | * bla2 : Real | + | * k : integer |
+ | * f1: InterpolatingFunction | ||
+ | * f2: InterpolatingFunction | ||
+ | * n : unsigned int - optional, default is 3, maximum is 7 | ||
===== Output ===== | ===== Output ===== | ||
- | * bla : real | + | * real |
===== Example ===== | ===== Example ===== |