Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2702
double EpwFile::timeZone() const {
2703
return m_timeZone;
2704
}
2705
2706
double EpwFile::elevation() const {
2707
return m_elevation;
Callers
2
toIdfObject
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36