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

Method performanceInputMethod

src/model/CoilHeatingWater.cpp:208–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 }
207
208 std::string CoilHeatingWater_Impl::performanceInputMethod() {
209 return getString(openstudio::OS_Coil_Heating_WaterFields::PerformanceInputMethod, true).get();
210 }
211
212 bool CoilHeatingWater_Impl::setPerformanceInputMethod(const std::string& value) {
213 return setString(openstudio::OS_Coil_Heating_WaterFields::PerformanceInputMethod, value);

Callers 13

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls 1

getMethod · 0.45

Tested by 5

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