EmissionAccount
Class Description
Accounts for tracking emissions usage and credits for thermal generating units. A unit may have zero or more emission accounts, and will typically have one for tracking usage and one for tracking credits.
Attributes
Name | Type | Description |
---|---|---|
emissionType | EmissionType | The type of emission, for example sulfur dioxide (SO2). The y1AxisUnits of the curve contains the unit of measure (e.g. kg) and the emissionType is the type of emission (e.g. sulfur dioxide). |
emissionValueSource | EmissionValueSource | The source of the emission value. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EmissionAccount | 0..* | ThermalGeneratingUnit | 1 | EmmissionAccounts | A thermal generating unit may have one or more emission allowance accounts. | ThermalGeneratingUnit | A thermal generating unit may have one or more emission allowance accounts. |