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

Method city

src/utilities/filetypes/EpwFile.cpp:2674–2676  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2672}
2673
2674std::string EpwFile::city() const {
2675 return m_city;
2676}
2677
2678std::string EpwFile::stateProvinceRegion() const {
2679 return m_stateProvinceRegion;

Callers 2

toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36