FrvLinFilt


class description - source file - inheritance tree

class FrvLinFilt


    public:
FrvLinFilt FrvLinFilt() FrvLinFilt FrvLinFilt(const FrvLinFilt&) void ~FrvLinFilt()

Data Members


    public:
double* a filter coefficients (see definition below) */ double* ym internal coefficient */ double* b filter coefficients (see definition below) */ double* xm internal coefficient */ int na int mb FrVect* output vector to hold the last data chunk */ char error[256] hold error message if any */ int nCall number of call for the algorithms */ char* name name to be use to build linked list */ FRBOOL outputIsInput if FR_YES the output vector is the input one */ FrvLinFilt* next to build linked list */

Class Description




Inline Functions


        FrvLinFilt FrvLinFilt()
        FrvLinFilt FrvLinFilt(const FrvLinFilt&)
              void ~FrvLinFilt()
Last update: Tue Jul 1 17:27:28 2003


- ROOT page - VEGA page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to , or contact with any questions or problems regarding ROOT or VEGA.