#include "AirGap.hpp"
AirGap is a OpaqueMaterial that wraps the OpenStudio IDD object 'OS:Material:AirGap'.
openstudio::model::AirGap::AirGap |
( |
const Model & |
model, |
|
|
double |
thermalResistance = 0.1 |
|
) |
| |
|
explicit |
virtual openstudio::model::AirGap::~AirGap |
( |
| ) |
|
|
inlinevirtual |
OSOptionalQuantity openstudio::model::AirGap::getThermalResistance |
( |
bool |
returnIP = false | ) |
const |
static IddObjectType openstudio::model::AirGap::iddObjectType |
( |
| ) |
|
|
static |
void openstudio::model::AirGap::resetThermalResistance |
( |
| ) |
|
bool openstudio::model::AirGap::setThermalResistance |
( |
double |
thermalResistance | ) |
|
bool openstudio::model::AirGap::setThermalResistance |
( |
const Quantity & |
thermalResistance | ) |
|
double openstudio::model::AirGap::thermalResistance |
( |
| ) |
const |