breos.economics.cost_params_from_config#
- breos.economics.cost_params_from_config(costs_config=None, financials_config=None)[source]#
Build
CostParamsfrom BREOS cost and financial config keys.Missing keys fall back to the
CostParamsdataclass defaults, so the config and direct-construction paths cannot diverge.