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

Method timeZone

src/utilities/filetypes/EpwFile.cpp:2702–2704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2700}
2701
2702double EpwFile::timeZone() const {
2703 return m_timeZone;
2704}
2705
2706double EpwFile::elevation() const {
2707 return m_elevation;

Callers 2

toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36