#include <ThermalZone.hpp>
Public Member Functions | |
double | length () const |
ThermalZone | thermalZone () const |
TransitionZone (const ThermalZone &zone, double length) | |
This class implements a transition zone, for DaylightingDeviceTubular.
openstudio::model::TransitionZone::TransitionZone | ( | const ThermalZone & | zone, |
double | length | ||
) |
double openstudio::model::TransitionZone::length | ( | ) | const |
ThermalZone openstudio::model::TransitionZone::thermalZone | ( | ) | const |