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

Method wmoNumber

src/utilities/filetypes/EpwFile.cpp:2690–2692  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2688}
2689
2690std::string EpwFile::wmoNumber() const {
2691 return m_wmoNumber;
2692}
2693
2694double EpwFile::latitude() const {
2695 return m_latitude;

Callers 5

test_fileMethod · 0.80
setWeatherFileMethod · 0.80
addSimulationMethod · 0.80
toIdfObjectFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

test_fileMethod · 0.64
TESTFunction · 0.64