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

Method ratedFanPower

src/model/HumidifierSteamGas.cpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 boost::optional<double> HumidifierSteamGas_Impl::ratedFanPower() const {
129 return getDouble(OS_Humidifier_Steam_GasFields::RatedFanPower, true);
130 }
131
132 double HumidifierSteamGas_Impl::auxiliaryElectricPower() const {
133 boost::optional<double> value = getDouble(OS_Humidifier_Steam_GasFields::AuxiliaryElectricPower, true);

Callers 12

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 6

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