set_transfer_function

DbSensorComponentParameter.set_transfer_function(tf_type, tf_units, tf_normalization_factor, tf_normalization_frequency)

Set the transfer function parameters.

Parameters
  • tf_type (str) – DEPRECATED. The type of the transfer function.

  • tf_units (str) – DEPRECATED. The units of the transfer function.

  • tf_normalization_factor (float) – The normalization factor of the transfer function.

  • tf_normalization_frequency (float) – The frequency where the normalization factor was measured.