*DEFINETABLE Workers ==================== .. _Worker_Family_definetable: .. list-table:: definetable Workers :widths: 50 30 10 10 :header-rows: 1 * - Name - Description - Number of Inputs - Number of Outputs * - :ref:`\*DEFINETABLE_ADD_INTERPOLATED_CURVES ` - Add Interpolated Curves - 2 - 1 * - :ref:`\*DEFINETABLE_ADD_VALUES ` - Add additional values rates by interpolating or extrapolating the existing in the table - 2 - 1 * - :ref:`\*DEFINETABLE_GET_MAX_VALUE ` - Return the max of all values - 1 - 1 * - :ref:`\*DEFINETABLE_GET_MIN_VALUE ` - Return the min of all values - 1 - 1 * - :ref:`\*DEFINETABLE_GET_CURVE_BY_VALUE ` - Return the curves that matches the value of the define table - 2 - 1 * - :ref:`\*DEFINETABLE_GET_CURVES ` - Return the curves of the define table - 1 - 1 * - :ref:`\*DEFINETABLE_GET_MIN_VALUE ` - Return the min of all values - 1 - 1 * - :ref:`\*DEFINETABLE_GET_RATE_EFFECTS ` - Compute rate effects based on the location of the strain - 2 - 1 * - :ref:`\*DEFINETABLE_GET_LAST_VALUE ` - Return the last value of the define table - 1 - 1 * - :ref:`\*DEFINETABLE_GET_VALUES ` - Return the values of the define table - 1 - 1 * - :ref:`\*DEFINETABLE_GET_FIRST_VALUE ` - Return the first value of the define table - 1 - 1 * - :ref:`\*DEFINETABLE_REPLACE_CURVE_BY_VALUE ` - Replace the curve that matches the value of the define table - 3 - 1 * - :ref:`\*DEFINETABLE_REPLACE_VALUES ` - Replace values in table - 2 - 1 * - :ref:`\*DEFINETABLE_REPLACE_CURVES ` - Replace Curves - 2 - 1 * - :ref:`\*DEFINETABLE_SCALE_OFFSET_VALUES ` - Scale and offset values - 3 - 1 * - :ref:`\*DEFINETABLE_SCALE_CURVE_BY_PARAMETERS ` - Scale curves in the Table using a Parameter Dataset - 6 - 1