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

Method description

src/measure/OSOutput.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 boost::optional<std::string> OSOutput::description() const {
50 return m_description;
51 }
52
53 OSOutputType OSOutput::type() const {
54 return m_type;

Callers 3

getMeasureInfoMethod · 0.45
duplicate_measureMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36