From abcf04bac0fe9b7b8358af6ed4e2f11d9bbb0fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20Ri=C3=9F?= Date: Sat, 6 Feb 2010 00:19:05 +0100 Subject: .................................... --- House.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'House.h') 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]; -- cgit v1.2.3