summaryrefslogtreecommitdiffstats
path: root/House.h
diff options
context:
space:
mode:
authorConstantin Riß <constantin.riss@dre.de>2010-02-06 00:19:05 +0100
committerConstantin Riß <constantin.riss@dre.de>2010-02-06 00:19:05 +0100
commitabcf04bac0fe9b7b8358af6ed4e2f11d9bbb0fc8 (patch)
tree41107cece5c8cf38d78b6001af2b0f9b4845a399 /House.h
parent7fdd05d8c937fab5816267f49a53dcf1f70c6a33 (diff)
downloadc3d-abcf04bac0fe9b7b8358af6ed4e2f11d9bbb0fc8.tar
c3d-abcf04bac0fe9b7b8358af6ed4e2f11d9bbb0fc8.zip
....................................
Diffstat (limited to 'House.h')
-rw-r--r--House.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/House.h b/House.h
index aab0883..12cd725 100644
--- a/House.h
+++ b/House.h
@@ -36,7 +36,7 @@ class House
Temparray temp;
Sun sun;
float collectortemp, latitude, radiation, eta0, k1, k2, watthoursperhuman, collectorarea,
- heaterenergy, roofangle, collectoroutput, probeinput;
+ heaterenergy, roofangle, collectoroutput;
float tempinside[24], tempoutside[12][24], efficiencyflat[100], efficiencyvacuum[100],
anglecorrectionflat[91], anglecorrectiontransversal[91],
anglecorrectionlongitudinal[91], tempdifference[12][24], neededenergy[12][24];