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

Method longitude

src/utilities/filetypes/EpwFile.cpp:2698–2700  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2696}
2697
2698double EpwFile::longitude() const {
2699 return m_longitude;
2700}
2701
2702double EpwFile::timeZone() const {
2703 return m_timeZone;

Callers 2

toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36