Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ checksum
Method
checksum
src/utilities/filetypes/EpwFile.cpp:2670–2672 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2668
}
2669
2670
std::string EpwFile::checksum() const {
2671
return m_checksum;
2672
}
2673
2674
std::string EpwFile::city() const {
2675
return m_city;
Callers
2
toIdfObject
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36