![]() |
CYCLUS
|
Go to the source code of this file.
Functions | |
| std::unordered_map< std::string, double > | GenerateParamList () const |
Variables | |
| double | corporate_income_tax_rate |
| std::vector< int > | cycpp_shape_corporate_income_tax_rate = {0} |
| std::unordered_map< std::string, double > GenerateParamList | ( | ) | const |
Definition at line 30 of file region_cost.cycpp.h.
| double corporate_income_tax_rate |
This includes the required header to add regional costs to archetypes.
One should only need to:
InitEconParameters() to EnterNotify() in the cc file of the archetype class. How to add parameters to this file:Definition at line 26 of file region_cost.cycpp.h.
| std::vector<int> cycpp_shape_corporate_income_tax_rate = {0} |
Definition at line 39 of file region_cost.cycpp.h.