MCPcopy Create free account
hub / github.com/NatLabRockies/EnergyPlus / writeOutputToSQLite

Method writeOutputToSQLite

src/EnergyPlus/SQLiteProcedures.cc:356–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354}
355
356bool SQLite::writeOutputToSQLite() const
357{
358 return m_writeOutputToSQLite;
359}
360
361bool SQLite::writeTabularDataToSQLite() const
362{

Callers 4

TEST_FFunction · 0.80
SetUpMethod · 0.80
resetDatabaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected