Kernel2Coefficients

This program computes and returns the coefficients and inverse coefficients of a kernel from from minDegree to maxDegree at a given height.

The main purpose is for visualization with PlotGraph.

NameTypeAnnotation
outputfileMatrix
filenamematrix with columns degree, coefficients and inverse coefficients
kernel
kernel
minDegree
uintminimum degree of returned coefficients
maxDegre
uintcompute coefficients up to maxDegree
height
doubleevaluate kernel at R+height [m]
R
doublereference radius