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

Method alwaysOnContinuousScheduleName

src/model/Model.cpp:1249–1251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1247 }
1248
1249 std::string Model_Impl::alwaysOnContinuousScheduleName() const {
1250 return "Always On Continuous";
1251 }
1252
1253 SpaceType Model_Impl::plenumSpaceType() const {
1254 std::string plenumSpaceTypeName = this->plenumSpaceTypeName();

Callers 2

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64