Class: BuildingSync::AbsorptanceUnitEnum

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

Overview

http://www.gbxml.org/schemaabsorptanceUnitEnum

Constant Summary collapse

ExtIR =
new("ExtIR")
ExtSolar =
new("ExtSolar")
ExtTotal =
new("ExtTotal")
ExtVisible =
new("ExtVisible")
IntIR =
new("IntIR")
IntSolar =
new("IntSolar")
IntTotal =
new("IntTotal")
IntVisible =
new("IntVisible")