breos.economics.cost_params_from_config#

breos.economics.cost_params_from_config(costs_config=None, financials_config=None)[source]#

Build CostParams from BREOS cost and financial config keys.

Missing keys fall back to the CostParams dataclass defaults, so the config and direct-construction paths cannot diverge.

Return type:

CostParams

Parameters: