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

Method assignDefaultSunExposure

src/model/Surface.cpp:1294–1296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1292 }
1293
1294 void Surface_Impl::assignDefaultSunExposure() {
1295 assignDefaultSunExposure(true);
1296 }
1297
1298 void Surface_Impl::assignDefaultSunExposure(bool driverMethod) {
1299 std::string outsideBoundaryCondition = this->outsideBoundaryCondition();

Calls 4

setSunExposureMethod · 0.95
surfaceTypeMethod · 0.95
istringEqualFunction · 0.85

Tested by

no test coverage detected