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

Method outputTabular

src/model/OutputControlFiles.cpp:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 bool OutputControlFiles_Impl::outputTabular() const {
62 return getBooleanFieldValue(OS_OutputControl_FilesFields::OutputTabular);
63 }
64
65 bool OutputControlFiles_Impl::outputSQLite() const {
66 return getBooleanFieldValue(OS_OutputControl_FilesFields::OutputSQLite);

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