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

Method basinHeaterOperatingSchedule

src/model/CoolingTowerTwoSpeed.cpp:380–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 }
379
380 boost::optional<Schedule> CoolingTowerTwoSpeed_Impl::basinHeaterOperatingSchedule() const {
381 return getObject<ModelObject>().getModelObjectTarget<Schedule>(OS_CoolingTower_TwoSpeedFields::BasinHeaterOperatingScheduleName);
382 }
383
384 std::string CoolingTowerTwoSpeed_Impl::evaporationLossMode() const {
385 boost::optional<std::string> value = getString(OS_CoolingTower_TwoSpeedFields::EvaporationLossMode, true);

Calls

no outgoing calls

Tested by 4

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