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

Method heatingDesignCapacity

src/model/SizingSystem.cpp:324–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322 }
323
324 boost::optional<double> SizingSystem_Impl::heatingDesignCapacity() const {
325 return getDouble(OS_Sizing_SystemFields::HeatingDesignCapacity, true);
326 }
327
328 bool SizingSystem_Impl::isHeatingDesignCapacityAutosized() const {
329 bool result = false;

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36