MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / checksum

Method checksum

src/utilities/filetypes/EpwFile.cpp:2670–2672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2668}
2669
2670std::string EpwFile::checksum() const {
2671 return m_checksum;
2672}
2673
2674std::string EpwFile::city() const {
2675 return m_city;

Callers 2

toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36