$ python3 -c 'import psyneulink as pnl; f = pnl.TransferWithCosts(enabled_cost_functions=pnl.CostFunctions.ALL); f(10); print(f.combine_costs_fct.defaults.variable)' [0] the above example combination ...