#include <ResamplingAlgorithms.h>
|
| GAP_INFO () |
|
void | extend (const size_t &idx, const std::vector< MeteoData > &vecM) |
|
void | setStart (const size_t &idx, const std::vector< MeteoData > &vecM) |
|
void | setEnd (const size_t &idx, const std::vector< MeteoData > &vecM) |
|
std::string | toString () const |
|
double | size () const |
|
◆ extend()
void gap_info::extend |
( |
const size_t & |
idx, |
|
|
const std::vector< MeteoData > & |
vecM |
|
) |
| |
|
inline |
◆ GAP_INFO()
◆ setEnd()
void gap_info::setEnd |
( |
const size_t & |
idx, |
|
|
const std::vector< MeteoData > & |
vecM |
|
) |
| |
|
inline |
◆ setStart()
void gap_info::setStart |
( |
const size_t & |
idx, |
|
|
const std::vector< MeteoData > & |
vecM |
|
) |
| |
|
inline |
◆ size()
double gap_info::size |
( |
| ) |
const |
|
inline |
◆ toString()
std::string gap_info::toString |
( |
| ) |
const |
|
inline |
◆ end
◆ endIdx
◆ start
◆ startIdx
size_t gap_info::startIdx |
The documentation for this struct was generated from the following file: