This is the complete list of members for mio::ProcAggregate, including all inherited members.
| block_name | mio::ProcessingBlock | protected |
| center enum value | mio::WindowedFilter | |
| centering | mio::WindowedFilter | protected |
| Centering enum name | mio::WindowedFilter | |
| 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 |
| get_window(const size_t &index, const std::vector< MeteoData > &ivec) | mio::WindowedFilter | protected |
| get_window_specs(const size_t &index, const std::vector< MeteoData > &ivec, size_t &start, size_t &end) const | mio::WindowedFilter | protected |
| getName() const | mio::ProcessingBlock | inline |
| getProperties() const | mio::ProcessingBlock | inline |
| getTimeRestrictions() const | mio::ProcessingBlock | inline |
| is_soft | mio::WindowedFilter | protected |
| kept_stations | mio::ProcessingBlock | protected |
| last_end | mio::WindowedFilter | protected |
| last_start | mio::WindowedFilter | protected |
| left enum value | mio::WindowedFilter | |
| min_data_points | mio::WindowedFilter | protected |
| min_time_span | mio::WindowedFilter | protected |
| noStationsRestrictions() const | mio::ProcessingBlock | inline |
| ProcAggregate(const std::vector< std::pair< std::string, std::string > > &vecArgs, const std::string &name, const Config &cfg) | mio::ProcAggregate | |
| process(const unsigned int ¶m, const std::vector< MeteoData > &ivec, std::vector< MeteoData > &ovec) | mio::ProcAggregate | 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 |
| properties | mio::ProcessingBlock | 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 |
| right enum value | mio::WindowedFilter | |
| setWindowFParams(const std::vector< std::pair< std::string, std::string > > &vecArgs) | mio::WindowedFilter | protected |
| skipStation(const std::string &station_id) const | mio::ProcessingBlock | |
| snow_albedo | mio::ProcessingBlock | protectedstatic |
| snow_thresh | mio::ProcessingBlock | protectedstatic |
| soil_albedo | mio::ProcessingBlock | protectedstatic |
| time_restrictions | mio::ProcessingBlock | protected |
| toString() const | mio::ProcessingBlock | |
| WindowedFilter(const std::vector< std::pair< std::string, std::string > > &vecArgs, const std::string &name, const Config &cfg, const bool &skipWindowParams=false) | mio::WindowedFilter | protected |
| ~ProcessingBlock() | mio::ProcessingBlock | inlinevirtual |