1 #ifndef SZA_UTIL_QUADRATICINTERPOLATORNORMAL_H
2 #define SZA_UTIL_QUADRATICINTERPOLATORNORMAL_H
11 #include "carma/szautil/QuadraticInterpolator.h"
34 #endif // End #ifndef SZA_UTIL_QUADRATICINTERPOLATORNORMAL_H
QuadraticInterpolatorNormal(double emptyValue=0.0)
Constructor.
The QuadraticInterpolator class is used to perform quadrature interpolation of arbitrary continuous f...
Class for interpolating normal (non-angle) ordinates.