Exemplo n.º 1
0
 def __init__(self):
     """
     Initialize the `Unit` parameters with Celsius.
     """
     Unit.__init__(self, 'TonCO2EqPerMWHSentOut', 'derivedUnits', 't CO2-e / MWh sent out')
Exemplo n.º 2
0
 def __init__(self):
     """
     Initialize the `Unit` parameters with Celsius.
     """
     Unit.__init__(self, 'AustralianDollar', 'contextDependentUnits', 'AUD')