Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ startDayOfWeek
Method
startDayOfWeek
src/utilities/filetypes/EpwFile.cpp:2719–2721 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2717
}
2718
2719
DayOfWeek EpwFile::startDayOfWeek() const {
2720
return m_startDayOfWeek;
2721
}
2722
2723
Date EpwFile::startDate() const {
2724
return m_startDate;
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36