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