Class filter_template#
Defined in File filter_template.hpp
Inheritance Relationships#
Base Type#
public filter_base(Class filter_base)
Class Documentation#
-
class filter_template : public filter_base#
Public Functions
-
filter_template(config_file cfg)#
-
~filter_template()#
-
virtual void init()#
Initializes the filter. Useful for obtaining configuration params and storing them locally
Apply the filter for one timestep for the given station
- Parameters:
station – Station to operate on
-
filter_template(config_file cfg)#