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

Method latitude

src/utilities/filetypes/EpwFile.cpp:2694–2696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2692}
2693
2694double EpwFile::latitude() const {
2695 return m_latitude;
2696}
2697
2698double EpwFile::longitude() const {
2699 return m_longitude;

Callers 2

toIdfObjectFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36