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