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

Method setUnitConversion

src/model/OutputControlTableStyle.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 bool OutputControlTableStyle_Impl::setUnitConversion(const std::string& unitConversion) {
63 bool result = setString(OS_OutputControl_Table_StyleFields::UnitConversion, unitConversion);
64 return result;
65 }
66
67 } // namespace detail
68

Callers 3

TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64