Class: BuildingSync::ReflectanceTypeEnum
- Inherits:
-
String
- Object
- String
- BuildingSync::ReflectanceTypeEnum
- Defined in:
- lib/BuildingSync.rb
Overview
http://www.gbxml.org/schemareflectanceTypeEnum
Constant Summary collapse
- ExtIR =
new("ExtIR")
- ExtSolar =
new("ExtSolar")
- ExtVisible =
new("ExtVisible")
- Ground =
new("Ground")
- IntIR =
new("IntIR")
- IntSolar =
new("IntSolar")
- IntVisible =
new("IntVisible")