Class: PortfolioManager::Xml::DesignUnitOfMeasure

Inherits:
String
  • Object
show all
Defined in:
lib/portfolio_manager/xml.rb

Overview

{}designUnitOfMeasure

Constant Summary collapse

CcfHundredCubicFeet =
new("ccf (hundred cubic feet)")
CfCubicFeet =
new("cf (cubic feet)")
CmCubicMeters =
new("cm (Cubic meters)")
Cords =
new("Cords")
GJ =
new("GJ")
GallonsUK =
new("Gallons (UK)")
GallonsUS =
new("Gallons (US)")
KBtuThousandBtu =
new("kBtu (thousand Btu)")
KGalThousandGallonsUK =
new("KGal (thousand gallons) (UK)")
KGalThousandGallonsUS =
new("KGal (thousand gallons) (US)")
KLbsThousandPounds =
new("KLbs. (thousand pounds)")
KWhThousandWattHours =
new("kWh (thousand Watt-hours)")
KcfThousandCubicFeet =
new("kcf (thousand cubic feet)")
KcmThousandCubicMeters =
new("Kcm (Thousand Cubic meters)")
Kilogram =
new("Kilogram")
Liters =
new("Liters")
MBtuMillionBtu =
new("MBtu (million Btu)")
MCFMillionCubicFeet =
new("MCF(million cubic feet)")
MGalMillionGallonsUK =
new("MGal (million gallons) (UK)")
MGalMillionGallonsUS =
new("MGal (million gallons) (US)")
MLbsMillionPounds =
new("MLbs. (million pounds)")
MWhMillionWattHours =
new("MWh (million Watt-hours)")
MgLMilligramsPerLiter =
new("mg/l (milligrams per liter)")
MillionGallonsPerDay =
new("Million Gallons per Day")
Pounds =
new("pounds")
PoundsPerYear =
new("Pounds per year")
Therms =
new("therms")
TonHours =
new("ton hours")
TonnesMetric =
new("Tonnes (metric)")
Tons =
new("tons")