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