Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ dataSource
Method
dataSource
src/utilities/filetypes/EpwFile.cpp:2686–2688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2684
}
2685
2686
std::string EpwFile::dataSource() const {
2687
return m_dataSource;
2688
}
2689
2690
std::string EpwFile::wmoNumber() const {
2691
return m_wmoNumber;
Callers
2
toIdfObject
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36