derping fixxed
This commit is contained in:
@@ -155,6 +155,11 @@ public class Calculator {
|
||||
return tijd;
|
||||
}
|
||||
|
||||
public static double solarRad(short mval){
|
||||
double zonSterkte = mval;
|
||||
return zonSterkte;
|
||||
}
|
||||
|
||||
//windchill in graden Celcius
|
||||
//Janco en Keneth
|
||||
public static double windChill(short grdnFh, short mph)
|
||||
|
||||
Reference in New Issue
Block a user