DenominatorTransfer_function_DenominatorTransfer_functionimport gnuradio.input.Denominatorgnuradio.input.Denominator.Denominator($num_inputs)Order of Transfer Functionnum_inputs1intin0float1+$num_inputsoutfloat
This will take the coefficient values for the Denominator.
in00 = value of the coefficient of s^0
in01 = value of the coefficient of s^1
in02 = value of the coefficient of s^2
and so on..