BdsApi
2.2.6
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 |
Value. More... | |
BFloat64 | error |
Error. More... | |
This class defines an entry in a FIR coefficient table.
BFloat64 Bds::FirEntry::coefficient |
Value.
BFloat64 Bds::FirEntry::error |
Error.