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

Method setExcludeSQliteOutputReport

src/energyplus/ForwardTranslator.cpp:163–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 void ForwardTranslator::setExcludeSQliteOutputReport(bool excludeSQliteOutputReport) {
164 m_forwardTranslatorOptions.setExcludeSQliteOutputReport(excludeSQliteOutputReport);
165 }
166
167 void ForwardTranslator::setExcludeHTMLOutputReport(bool excludeHTMLOutputReport) {
168 m_forwardTranslatorOptions.setExcludeHTMLOutputReport(excludeHTMLOutputReport);

Callers 4

setupRunOptionsFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36