Class: BuildingSync::DeltaPUnitEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::DeltaPUnitEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemadeltaPUnitEnum
Constant Summary collapse
- Atmospheres =
new("Atmospheres")
- CentimetersOfH2O =
new("CentimetersOfH2O")
- CentimetersOfMercury =
new("CentimetersOfMercury")
- InchesOfH2O =
new("InchesOfH2O")
- InchesOfMercury =
new("InchesOfMercury")
- KPa =
new("kPa")
- MillimetersOfMercury =
new("MillimetersOfMercury")
- PSI =
new("PSI")
- Pascals =
new("Pascals")