Class: BuildingSync::FlowUnitEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::FlowUnitEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemaflowUnitEnum
Constant Summary collapse
- CFM =
new("CFM")
- CubicMPerHr =
new("CubicMPerHr")
- Fraction =
new("Fraction")
- GPH =
new("GPH")
- GPM =
new("GPM")
- LPM =
new("LPM")
- LPerSec =
new("LPerSec")