TransferFunctionInputBackOffOutputBackOffTableRow#

class ansys.stk.core.stkobjects.TransferFunctionInputBackOffOutputBackOffTableRow#

Class defining a row of an input back off vs output back off table.

Overview#

input_back_off

Get or set the input back off.

output_back_off

Get or set the output back off.

Import detail#

from ansys.stk.core.stkobjects import TransferFunctionInputBackOffOutputBackOffTableRow

Property detail#

property TransferFunctionInputBackOffOutputBackOffTableRow.input_back_off: float#

Get or set the input back off.

property TransferFunctionInputBackOffOutputBackOffTableRow.output_back_off: float#

Get or set the output back off.