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

Method path

src/utilities/filetypes/EpwFile.cpp:2666–2668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2664}
2665
2666openstudio::path EpwFile::path() const {
2667 return m_path;
2668}
2669
2670std::string EpwFile::checksum() const {
2671 return m_checksum;

Callers 3

translateToWthMethod · 0.95
toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36