MMSpline3-class: Class "MMSpline3" Interpolation using cubic splines
Description
MMSPline3 is a S4 class providing an interpolation method for MareyMap. Interpolation is done using cubic splines. The class uses
smooth.spline to carry out the interpolation.
Arguments
Objects from the Class
Objects can be created by calls of the form new("MMSpline3", ...).
However you may instead use the function MMSpline3() and adjust
the parameters afterwards using the accessor functions.