#include "DesignSpecificationZoneAirDistribution.hpp"
DesignSpecificationZoneAirDistribution is a ModelObject that wraps the OpenStudio IDD object 'OS:DesignSpecification:ZoneAirDistribution'.
openstudio::model::DesignSpecificationZoneAirDistribution::DesignSpecificationZoneAirDistribution |
( |
const Model & |
model | ) |
|
|
explicit |
virtual openstudio::model::DesignSpecificationZoneAirDistribution::~DesignSpecificationZoneAirDistribution |
( |
| ) |
|
|
inlinevirtual |
Quantity openstudio::model::DesignSpecificationZoneAirDistribution::getZoneAirDistributionEffectivenessinCoolingMode |
( |
bool |
returnIP = false | ) |
const |
Quantity openstudio::model::DesignSpecificationZoneAirDistribution::getZoneAirDistributionEffectivenessinHeatingMode |
( |
bool |
returnIP = false | ) |
const |
Quantity openstudio::model::DesignSpecificationZoneAirDistribution::getZoneSecondaryRecirculationFraction |
( |
bool |
returnIP = false | ) |
const |
static IddObjectType openstudio::model::DesignSpecificationZoneAirDistribution::iddObjectType |
( |
| ) |
|
|
static |
bool openstudio::model::DesignSpecificationZoneAirDistribution::isZoneAirDistributionEffectivenessinCoolingModeDefaulted |
( |
| ) |
const |
bool openstudio::model::DesignSpecificationZoneAirDistribution::isZoneAirDistributionEffectivenessinHeatingModeDefaulted |
( |
| ) |
const |
bool openstudio::model::DesignSpecificationZoneAirDistribution::isZoneSecondaryRecirculationFractionDefaulted |
( |
| ) |
const |
void openstudio::model::DesignSpecificationZoneAirDistribution::resetZoneAirDistributionEffectivenessinCoolingMode |
( |
| ) |
|
void openstudio::model::DesignSpecificationZoneAirDistribution::resetZoneAirDistributionEffectivenessinHeatingMode |
( |
| ) |
|
void openstudio::model::DesignSpecificationZoneAirDistribution::resetZoneAirDistributionEffectivenessSchedule |
( |
| ) |
|
void openstudio::model::DesignSpecificationZoneAirDistribution::resetZoneSecondaryRecirculationFraction |
( |
| ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneAirDistributionEffectivenessinCoolingMode |
( |
double |
zoneAirDistributionEffectivenessinCoolingMode | ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneAirDistributionEffectivenessinCoolingMode |
( |
const Quantity & |
zoneAirDistributionEffectivenessinCoolingMode | ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneAirDistributionEffectivenessinHeatingMode |
( |
double |
zoneAirDistributionEffectivenessinHeatingMode | ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneAirDistributionEffectivenessinHeatingMode |
( |
const Quantity & |
zoneAirDistributionEffectivenessinHeatingMode | ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneAirDistributionEffectivenessSchedule |
( |
Schedule & |
schedule | ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneSecondaryRecirculationFraction |
( |
double |
zoneSecondaryRecirculationFraction | ) |
|
bool openstudio::model::DesignSpecificationZoneAirDistribution::setZoneSecondaryRecirculationFraction |
( |
const Quantity & |
zoneSecondaryRecirculationFraction | ) |
|
double openstudio::model::DesignSpecificationZoneAirDistribution::zoneAirDistributionEffectivenessinCoolingMode |
( |
| ) |
const |
double openstudio::model::DesignSpecificationZoneAirDistribution::zoneAirDistributionEffectivenessinHeatingMode |
( |
| ) |
const |
boost::optional<Schedule> openstudio::model::DesignSpecificationZoneAirDistribution::zoneAirDistributionEffectivenessSchedule |
( |
| ) |
const |
double openstudio::model::DesignSpecificationZoneAirDistribution::zoneSecondaryRecirculationFraction |
( |
| ) |
const |