PIP 5.6.1
Platform-Independent Primitives
Public Attributes | List of all members
TransferFunction Struct Reference

Transfer-function coefficient storage. More...

#include <pimathsolver.h>

Public Attributes

PIVector< double > vector_Bm
 Numerator coefficients in the order expected by fromTF().
 
PIVector< double > vector_An
 Denominator coefficients in the order expected by fromTF().
 

Detailed Description

Transfer-function coefficient storage.