v2.0.0
Loading...
Searching...
No Matches
UTILSLIB
FilterKernel
UTILSLIB::FilterKernel Member List
This is the complete list of members for
UTILSLIB::FilterKernel
, including all inherited members.
applyConvFilter
(const Eigen::RowVectorXd &vecData, bool bKeepOverhead=false) const
UTILSLIB::FilterKernel
applyFftFilter
(Eigen::RowVectorXd &vecData, bool bKeepOverhead=false)
UTILSLIB::FilterKernel
FilterKernel
()
UTILSLIB::FilterKernel
FilterKernel
(const QString &sFilterName, int iFilterType, int iOrder, double dCenterfreq, double dBandwidth, double dParkswidth, double dSFreq, int iDesignMethod)
UTILSLIB::FilterKernel
getBandwidth
() const
UTILSLIB::FilterKernel
getCenterFrequency
() const
UTILSLIB::FilterKernel
getCoefficients
() const
UTILSLIB::FilterKernel
getDesignMethod
() const
UTILSLIB::FilterKernel
getFftCoefficients
() const
UTILSLIB::FilterKernel
getFilterOrder
() const
UTILSLIB::FilterKernel
getFilterType
() const
UTILSLIB::FilterKernel
getHighpassFreq
() const
UTILSLIB::FilterKernel
getLowpassFreq
() const
UTILSLIB::FilterKernel
getName
() const
UTILSLIB::FilterKernel
getParksWidth
() const
UTILSLIB::FilterKernel
getSamplingFrequency
() const
UTILSLIB::FilterKernel
getShortDescription
() const
UTILSLIB::FilterKernel
m_designMethods
UTILSLIB::FilterKernel
static
m_filterTypes
UTILSLIB::FilterKernel
static
prepareFilter
(int iDataSize)
UTILSLIB::FilterKernel
setBandwidth
(double dBandwidth)
UTILSLIB::FilterKernel
setCenterFrequency
(double dCenterFreq)
UTILSLIB::FilterKernel
setCoefficients
(const Eigen::RowVectorXd &vecCoeff)
UTILSLIB::FilterKernel
setDesignMethod
(int iDesignMethod)
UTILSLIB::FilterKernel
setFftCoefficients
(const Eigen::RowVectorXcd &vecFftCoeff)
UTILSLIB::FilterKernel
setFilterOrder
(int iOrder)
UTILSLIB::FilterKernel
setFilterType
(int iFilterType)
UTILSLIB::FilterKernel
setHighpassFreq
(double dHighpassFreq)
UTILSLIB::FilterKernel
setLowpassFreq
(double dLowpassFreq)
UTILSLIB::FilterKernel
setName
(const QString &sFilterName)
UTILSLIB::FilterKernel
setParksWidth
(double dParksWidth)
UTILSLIB::FilterKernel
setSamplingFrequency
(double dSFreq)
UTILSLIB::FilterKernel
Generated on
for MNE-CPP by
1.16.1