|
MeteoIODoc 20251207.a703fe45
Environmental timeseries pre-processing
|
This is the complete list of members for mio::ProcMult, including all inherited members.
| all_heights | mio::ProcessingBlock | protected |
| block_name | mio::ProcessingBlock | protected |
| correction | mio::ProcAdd | protected |
| default_height | mio::ProcessingBlock | static |
| distribution | mio::ProcAdd | protected |
| excluded_heights | mio::ProcessingBlock | protected |
| excluded_stations | mio::ProcessingBlock | protected |
| extract_dbl_vector(const unsigned int ¶m, const std::vector< MeteoData > &ivec, std::vector< double > &ovec) | mio::ProcessingBlock | protectedstatic |
| extract_dbl_vector(const unsigned int ¶m, const std::vector< const MeteoData * > &ivec, std::vector< double > &ovec) | mio::ProcessingBlock | protectedstatic |
| getName() const | mio::ProcessingBlock | inline |
| getProperties() const | mio::ProcessingBlock | inline |
| getTimeRestrictions() const | mio::ProcessingBlock | inline |
| included_heights | mio::ProcessingBlock | protected |
| kept_stations | mio::ProcessingBlock | protected |
| normal_noise(const unsigned int ¶m, std::vector< MeteoData > &ovec) const override | mio::ProcMult | protectedvirtual |
| noStationsRestrictions() const | mio::ProcessingBlock | inline |
| parse_args(const std::vector< std::pair< std::string, std::string > > &vecArgs) | mio::ProcAdd | protected |
| period | mio::ProcAdd | protected |
| ProcAdd(const std::vector< std::pair< std::string, std::string > > &vecArgs, const std::string &name, const Config &cfg) | mio::ProcAdd | |
| process(const unsigned int ¶m, const std::vector< MeteoData > &ivec, std::vector< MeteoData > &ovec) override | mio::ProcMult | virtual |
| mio::ProcessingBlock::process(Date &dateStart, Date &dateEnd) | mio::ProcessingBlock | inlinevirtual |
| ProcessingBlock(const std::vector< std::pair< std::string, std::string > > &vecArgs, const std::string &name, const Config &cfg) | mio::ProcessingBlock | protected |
| ProcMult(const std::vector< std::pair< std::string, std::string > > &vecArgs, const std::string &name, const Config &cfg) | mio::ProcMult | |
| properties | mio::ProcessingBlock | protected |
| range | mio::ProcAdd | protected |
| readCorrections(const std::string &filter, const std::string &filename, std::vector< double > &X, std::vector< double > &Y) | mio::ProcessingBlock | static |
| readCorrections(const std::string &filter, const std::string &filename, std::vector< double > &X, std::vector< double > &Y1, std::vector< double > &Y2) | mio::ProcessingBlock | static |
| readCorrections(const std::string &filter, const std::string &filename, const size_t &col_idx, const char &c_type, const double &init) | mio::ProcessingBlock | static |
| readCorrections(const std::string &filter, const std::string &filename, const double &TZ, const size_t &col_idx=2) | mio::ProcessingBlock | static |
| readDates(const std::string &filter, const std::string &filename, const double &TZ) | mio::ProcessingBlock | static |
| root_path | mio::ProcAdd | protected |
| skipHeight(const double &height) const | mio::ProcessingBlock | |
| skipStation(const std::string &station_id) const | mio::ProcessingBlock | |
| time_restrictions | mio::ProcessingBlock | protected |
| toString() const | mio::ProcessingBlock | |
| type | mio::ProcAdd | protected |
| uniform_noise(const unsigned int ¶m, std::vector< MeteoData > &ovec) const override | mio::ProcMult | protectedvirtual |
| vecCorrections | mio::ProcAdd | protected |
| ~ProcessingBlock() | mio::ProcessingBlock | inlinevirtual |