BDS Public
BdsApi  2.0.11

This class defines a Pole/Zero Response. 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 a Pole/Zero Response.

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: