In file No file:

IIRFilter closeloop (const Pipe& filter, double k)

Closed loop transfer function

Documentation

Returns the closed loop response. The returned filter is the closed loop response of the specified filter. This function will compute the closed loop poles and zeros from the open loop transfer function.

Throws a runtime_error or invalid_argument exception, if an illegale arguments are specified.

Returns:
Closed loop transfer function.
Parameters:
filter - Open loop transfer function.
k - Additional gain
See Also:
FilterDesign.hh

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++