BDS Public
BdsApi 4.0.1
This is the Blacknest BDS API.
Loading...
Searching...
No Matches

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.
 
BFloat64 error
 FIR Coefficien Error.
 

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

FIR Coefficient Value.

◆ error

BFloat64 Bds::FirEntry::error

FIR Coefficien Error.


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