TS++ library: time series library
ts::fir::FIR Struct Reference

#include <firfilters.h>

Public Attributes

const char * name
 
const char * description
 
const int points
 
const int delay
 
const bool symmetric
 
const int decimation_factor
 
const double gain
 
const double * c
 

Detailed Description

container for FIR filters and their description

Definition at line 53 of file firfilters.h.


The documentation for this struct was generated from the following file: