BdsApi  2.2.5
This is the Blacknest BDS API.
Public Member Functions | Public Attributes | List of all members
Bds::FirEntry Class Reference

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...
 

Detailed Description

This class defines an entry in a FIR coefficient table.

Constructor & Destructor Documentation

◆ FirEntry()

Bds::FirEntry::FirEntry ( BFloat64  coefficient = 0,
BFloat64  error = 0 
)

Member Data Documentation

◆ coefficient

BFloat64 Bds::FirEntry::coefficient

Value.

◆ error

BFloat64 Bds::FirEntry::error

Error.


The documentation for this class was generated from the following files: