ocssw
V2022
|
TimeInterpolator< T >
#include <Interpolation.hpp>
Public Member Functions | |
TimeInterpolator ()=default | |
TimeInterpolator (std::vector< T > &interpolators, std::vector< double > ×, double current_time) | |
template<typename... Args> | |
double | operator() (Args... args) |
Detailed Description
template<class T>
class interp::TimeInterpolator< T >
Definition at line 50 of file Interpolation.hpp.
Constructor & Destructor Documentation
◆ TimeInterpolator() [1/2]
|
default |
◆ TimeInterpolator() [2/2]
|
inline |
Definition at line 60 of file Interpolation.hpp.
Member Function Documentation
◆ operator()()
|
inline |
Definition at line 73 of file Interpolation.hpp.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/Interpolation.hpp