Module commodity

Source

Structs§

BalanceTypeVisitor 🔒
Commodity
A commodity within the simulation. Represents a substance (e.g. CO2) or form of energy (e.g. electricity) that can be produced and/or consumed by technologies in the model.
CommodityCost
Represents a tax or other external cost on a commodity
CommodityID
An ID type (e.g. AgentID, CommodityID, etc.)
CommodityTypeVisitor 🔒

Enums§

BalanceType
Type of balance for application of cost
CommodityType
Commodity balance type

Type Aliases§

CommodityCostMap
A map of CommodityCosts, keyed by region ID, year and time slice ID
CommodityMap
A map of Commoditys, keyed by commodity ID
DemandMap
A map of demand values, keyed by region ID, year and time slice ID