Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::Fir Class Reference
This class defines an FIR response table. More...
#include <BdsD.h>
Public Member Functions | |
Fir (BArray< FirEntry > b=BArray< FirEntry >(), BArray< FirEntry > a=BArray< FirEntry >()) | |
Public Attributes | |
BArray< FirEntry > | b |
FIR Numerator array. | |
BArray< FirEntry > | a |
FIR Denominator array. | |
Detailed Description
This class defines an FIR response table.
This has an array of the A and B coefficients.
Constructor & Destructor Documentation
◆ Fir()
Bds::Fir::Fir | ( | BArray< FirEntry > | b = BArray<FirEntry >() , |
BArray< FirEntry > | a = BArray<FirEntry >() | ||
) |
Member Data Documentation
◆ b
◆ a
The documentation for this class was generated from the following files:
Generated by