MeteoIODoc  MeteoIODoc-2.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LinearResampling.h File Reference

Go to the source code of this file.

Classes

class  mio::LinearResampling
 Linear data resampling: If a point is requested that is in between two input data points, the requested value is automatically calculated using a linear interpolation. Furthermore if the argument extrapolate is provided there will be an attempt made to extrapolate the point if the interpolation fails, by solving the line equation y = kx + d The window size can be specified as argument but must appear in first position. More...
 

Namespaces

 mio