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

Method outputMTR

src/model/OutputControlFiles.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 bool OutputControlFiles_Impl::outputMTR() const {
50 return getBooleanFieldValue(OS_OutputControl_FilesFields::OutputMTR);
51 }
52
53 bool OutputControlFiles_Impl::outputESO() const {
54 return getBooleanFieldValue(OS_OutputControl_FilesFields::OutputESO);

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