EmissionCurve
Class Description
Relationship between the unit's emission rate in units of mass per hour (Y-axis) and output active power (X-axis) for a given type of emission. This curve applies when only one type of fuel is being burned.
Attributes
Name | Type | Description |
---|---|---|
emissionContent | Emission | The emission content per quantity of fuel burned. |
emissionType | EmissionType | The type of emission, which also gives the production rate measurement unit. 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). |
isNetGrossP | Boolean | Flag is set to true when output is expressed in net active power. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EmissionCurve | 0..* | ThermalGeneratingUnit | 1 | EmissionCurves | A thermal generating unit may have one or more emission curves. | ThermalGeneratingUnit | A thermal generating unit may have one or more emission curves. |