public class LandfillCarbonUnit extends CarbonUnit
CarbonUnit.CarbonUnitStatus, CarbonUnit.Element
AllSpecies, samplingUnitID
Modifier | Constructor and Description |
---|---|
protected |
LandfillCarbonUnit(int dateIndex,
java.lang.String sampleUnitID,
LandfillCarbonUnitFeature landfillCarbonUnitFeature,
AmountMap<CarbonUnit.Element> amountMap,
java.lang.String speciesName,
CarbonUnit.CarbonUnitStatus landfillStatus)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected LandfillCarbonUnitFeature |
getCarbonUnitFeature() |
double[] |
getMethaneEmissionsArrayCO2Eq()
This method returns the CH4 carbon equivalent emissions through out the lifetime of the landfill product.
|
double |
getTotalMethaneEmissionsCO2Eq()
This method returns the total CH4 carbon equivalent emissions through out the lifetime of the landfill product.
|
actualizeCarbon, addProcessUnit, addStatus, equals, getCreationDate, getCurrentCarbonArray, getIndexInTimeScale, getInitialCarbon, getIntegratedCarbon, getLastStatus, getReleasedCarbonArray, getSpeciesName, getTimeTable, getTotalNonRenewableCarbonEmissionsMgCO2Eq, isActualized, setTimeTable, toString
getAmountMap
protected LandfillCarbonUnit(int dateIndex, java.lang.String sampleUnitID, LandfillCarbonUnitFeature landfillCarbonUnitFeature, AmountMap<CarbonUnit.Element> amountMap, java.lang.String speciesName, CarbonUnit.CarbonUnitStatus landfillStatus)
dateIndex
- sampleUnitID
- landfillCarbonUnitFeature
- amountMap
- speciesName
- landfillStatus
- protected LandfillCarbonUnitFeature getCarbonUnitFeature()
getCarbonUnitFeature
in class CarbonUnit
public double[] getMethaneEmissionsArrayCO2Eq()
public double getTotalMethaneEmissionsCO2Eq()