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

Method country

src/utilities/filetypes/EpwFile.cpp:2682–2684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2680}
2681
2682std::string EpwFile::country() const {
2683 return m_country;
2684}
2685
2686std::string EpwFile::dataSource() const {
2687 return m_dataSource;

Callers 2

toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36