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

Method minimumPartLoadRatio

src/model/BoilerSteam.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 boost::optional<double> BoilerSteam_Impl::minimumPartLoadRatio() const {
106 return getDouble(OS_Boiler_SteamFields::MinimumPartLoadRatio, true);
107 }
108
109 boost::optional<double> BoilerSteam_Impl::maximumPartLoadRatio() const {
110 return getDouble(OS_Boiler_SteamFields::MaximumPartLoadRatio, true);

Callers 15

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

Calls

no outgoing calls

Tested by 8

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