Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ year
Method
year
src/utilities/filetypes/EpwFile.cpp:1702–1704 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1700
}
1701
1702
int EpwDataPoint::year() const {
1703
return m_year;
1704
}
1705
1706
void EpwDataPoint::setYear(int year) {
1707
m_year = year;
Callers
5
setDate
Method · 0.45
translateToWth
Method · 0.45
translateToMos
Method · 0.45
parse
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36