BdsApi 3.1.4
This is the Blacknest BDS API.
|
This class defines an entry in a FIR coefficient table. More...
#include <BdsD.h>
Public Member Functions | |
FirEntry (BFloat64 coefficient=0, BFloat64 error=0) | |
Public Attributes | |
BFloat64 | coefficient |
FIR Coefficient Value. More... | |
BFloat64 | error |
FIR Coefficien Error. More... | |
This class defines an entry in a FIR coefficient table.
BFloat64 Bds::FirEntry::coefficient |
FIR Coefficient Value.
BFloat64 Bds::FirEntry::error |
FIR Coefficien Error.