#include "CoilCoolingFourPipeBeam.hpp"
CoilCoolingFourPipeBeam is a StraightComponent that wraps the OpenStudio IDD object 'OS:Coil:Cooling:FourPipeBeam'.
openstudio::model::CoilCoolingFourPipeBeam::CoilCoolingFourPipeBeam |
( |
const Model & |
model | ) |
|
|
explicit |
virtual openstudio::model::CoilCoolingFourPipeBeam::~CoilCoolingFourPipeBeam |
( |
| ) |
|
|
inlinevirtual |
Curve openstudio::model::CoilCoolingFourPipeBeam::beamCoolingCapacityAirFlowModificationFactorCurve |
( |
| ) |
const |
Curve openstudio::model::CoilCoolingFourPipeBeam::beamCoolingCapacityChilledWaterFlowModificationFactorCurve |
( |
| ) |
const |
Curve openstudio::model::CoilCoolingFourPipeBeam::beamCoolingCapacityTemperatureDifferenceModificationFactorCurve |
( |
| ) |
const |
double openstudio::model::CoilCoolingFourPipeBeam::beamRatedChilledWaterVolumeFlowRateperBeamLength |
( |
| ) |
const |
double openstudio::model::CoilCoolingFourPipeBeam::beamRatedCoolingCapacityperBeamLength |
( |
| ) |
const |
double openstudio::model::CoilCoolingFourPipeBeam::beamRatedCoolingRoomAirChilledWaterTemperatureDifference |
( |
| ) |
const |
boost::optional<Node> openstudio::model::CoilCoolingFourPipeBeam::chilledWaterInletNode |
( |
| ) |
const |
boost::optional<Node> openstudio::model::CoilCoolingFourPipeBeam::chilledWaterOutletNode |
( |
| ) |
const |
static IddObjectType openstudio::model::CoilCoolingFourPipeBeam::iddObjectType |
( |
| ) |
|
|
static |
bool openstudio::model::CoilCoolingFourPipeBeam::isBeamRatedChilledWaterVolumeFlowRateperBeamLengthDefaulted |
( |
| ) |
const |
bool openstudio::model::CoilCoolingFourPipeBeam::isBeamRatedCoolingCapacityperBeamLengthDefaulted |
( |
| ) |
const |
bool openstudio::model::CoilCoolingFourPipeBeam::isBeamRatedCoolingRoomAirChilledWaterTemperatureDifferenceDefaulted |
( |
| ) |
const |
void openstudio::model::CoilCoolingFourPipeBeam::resetBeamRatedChilledWaterVolumeFlowRateperBeamLength |
( |
| ) |
|
void openstudio::model::CoilCoolingFourPipeBeam::resetBeamRatedCoolingCapacityperBeamLength |
( |
| ) |
|
void openstudio::model::CoilCoolingFourPipeBeam::resetBeamRatedCoolingRoomAirChilledWaterTemperatureDifference |
( |
| ) |
|
bool openstudio::model::CoilCoolingFourPipeBeam::setBeamCoolingCapacityAirFlowModificationFactorCurve |
( |
const Curve & |
curve | ) |
|
bool openstudio::model::CoilCoolingFourPipeBeam::setBeamCoolingCapacityChilledWaterFlowModificationFactorCurve |
( |
const Curve & |
curve | ) |
|
bool openstudio::model::CoilCoolingFourPipeBeam::setBeamCoolingCapacityTemperatureDifferenceModificationFactorCurve |
( |
const Curve & |
curve | ) |
|
bool openstudio::model::CoilCoolingFourPipeBeam::setBeamRatedChilledWaterVolumeFlowRateperBeamLength |
( |
double |
beamRatedChilledWaterVolumeFlowRateperBeamLength | ) |
|
bool openstudio::model::CoilCoolingFourPipeBeam::setBeamRatedCoolingCapacityperBeamLength |
( |
double |
beamRatedCoolingCapacityperBeamLength | ) |
|
bool openstudio::model::CoilCoolingFourPipeBeam::setBeamRatedCoolingRoomAirChilledWaterTemperatureDifference |
( |
double |
beamRatedCoolingRoomAirChilledWaterTemperatureDifference | ) |
|