Foundation.EmissionProbe Class Reference

Based on the carbon intensity coefficient, which is calculated in Sector.calcCiCoef, the EmissionProbe reports about the C02 emissions created by the production process and the C02 that was needed for the production of the goods that was traded in this period. More...

List of all members.

Package Attributes

double globalProduced
 The amount of CO2 created by the production process.
double globalTraded
 The amount of CO2 caused by goods that firms and households has bought (the CO2 was already created in the production process).
double consumption
 The amount of CO2 caused by goods that households (but not the firms) has bought (the CO2 was already created in the production process).


Detailed Description

Based on the carbon intensity coefficient, which is calculated in Sector.calcCiCoef, the EmissionProbe reports about the C02 emissions created by the production process and the C02 that was needed for the production of the goods that was traded in this period.

Definition at line 162 of file Foundation.java.


Member Data Documentation

double globalProduced [package]

The amount of CO2 created by the production process.

Definition at line 164 of file Foundation.java.

double globalTraded [package]

The amount of CO2 caused by goods that firms and households has bought (the CO2 was already created in the production process).

There exist no production date in the model, so it's assumed that the production has taken place in the same period as the trading.

Definition at line 173 of file Foundation.java.

double consumption [package]

The amount of CO2 caused by goods that households (but not the firms) has bought (the CO2 was already created in the production process).

There exist no production date in the model, so it's assumed that the production has taken place in the same period as the trading.

Definition at line 182 of file Foundation.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 14 11:11:49 2010 for lagom_generiC by  doxygen 1.5.4