BdsApi  2.0.11
Public Member Functions | Public Attributes | List of all members
Bds::FirEntry Class Reference

This class defines a Pole/Zero Response. More...

#include <BdsD.h>

Public Member Functions

 FirEntry (BFloat64 pcoefficient=0, BFloat64 perror=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  pcoefficient = 0,
BFloat64  perror = 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: