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

Method setExcludeHTMLOutputReport

src/energyplus/ForwardTranslator.cpp:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165 }
166
167 void ForwardTranslator::setExcludeHTMLOutputReport(bool excludeHTMLOutputReport) {
168 m_forwardTranslatorOptions.setExcludeHTMLOutputReport(excludeHTMLOutputReport);
169 }
170
171 void ForwardTranslator::setExcludeVariableDictionary(bool excludeVariableDictionary) {
172 m_forwardTranslatorOptions.setExcludeVariableDictionary(excludeVariableDictionary);

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