TransferFunctionInputBackOffVsCOverImTableRow#

class ansys.stk.core.stkobjects.TransferFunctionInputBackOffVsCOverImTableRow#

Class defining a row of an input back off vs C/Im table.

Overview#

input_back_off

Get or set the input back off.

c_over_im

Get or set the C/Im value.

Import detail#

from ansys.stk.core.stkobjects import TransferFunctionInputBackOffVsCOverImTableRow

Property detail#

property TransferFunctionInputBackOffVsCOverImTableRow.input_back_off: float#

Get or set the input back off.

property TransferFunctionInputBackOffVsCOverImTableRow.c_over_im: float#

Get or set the C/Im value.