MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / coolingDesignCapacity

Method coolingDesignCapacity

src/model/SizingSystem.cpp:293–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291 }
292
293 boost::optional<double> SizingSystem_Impl::coolingDesignCapacity() const {
294 return getDouble(OS_Sizing_SystemFields::CoolingDesignCapacity, true);
295 }
296
297 bool SizingSystem_Impl::isCoolingDesignCapacityAutosized() const {
298 bool result = false;

Callers 7

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
translateSizingSystemMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36