Main Page | Class Hierarchy | Class List | File List | Class Members

FILTER_EDIT Struct Reference

#include <filter.h>

List of all members.


Detailed Description

Interactive time-series filtering control.


Public Member Functions

 FILTER_EDIT (int _mode, double f_lo, double f_hi, const char *comment, const char *status)
 Initial settings for the filter.
ARRAY< UI_X_PROPERTY_EDIT * > sub_items ()
 Array of sub-items to use in the property menu editor.
void curr_value ()
 puts the current value representation in "value" string

Public Attributes

SELECTION_EDIT mode
 Filtering mode: 0 - No filtering, 1- low-pass, 2-high-pass, 3-band-pass, 4- band-reject.
REAL_EDIT f_locut
REAL_EDIT f_hicut
 band limits
FILTER filter


The documentation for this struct was generated from the following files:
Generated on Wed Apr 1 21:42:25 2020 for Module FILTER by  doxygen 1.3.9.1