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

Method iddObjectType

src/model/Gas.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 IddObjectType Gas_Impl::iddObjectType() const {
42 return Gas::iddObjectType();
43 }
44
45 std::string Gas_Impl::gasType() const {
46 boost::optional<std::string> value = getString(OS_WindowMaterial_GasFields::GasType, true);

Callers 15

to_actual_objectMethod · 0.45
modelToThreeJSMethod · 0.45
demandComponentsMethod · 0.45
supplyComponentsMethod · 0.45
sortModelObjectMetadataFunction · 0.45
modelFromThreeJSMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls 1

iddObjectTypeFunction · 0.70

Tested by 15

to_actual_objectMethod · 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
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36