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

Method outputCSV

src/model/OutputControlFiles.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 bool OutputControlFiles_Impl::outputCSV() const {
46 return getBooleanFieldValue(OS_OutputControl_FilesFields::OutputCSV);
47 }
48
49 bool OutputControlFiles_Impl::outputMTR() const {
50 return getBooleanFieldValue(OS_OutputControl_FilesFields::OutputMTR);

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