MCPcopy 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
2719DayOfWeek EpwFile::startDayOfWeek() const {
2720 return m_startDayOfWeek;
2721}
2722
2723Date EpwFile::startDate() const {
2724 return m_startDate;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36