Calculator.ctxt 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. #BlueJ class context
  2. comment0.params=mval
  3. comment0.target=double\ luchtdruk(short)
  4. comment1.params=mval
  5. comment1.target=double\ temperatuur(short)
  6. comment10.params=sunRaw
  7. comment10.target=java.lang.String\ sun(short)
  8. comment11.params=mval
  9. comment11.target=double\ solarRad(short)
  10. comment12.params=grdnFh\ mph
  11. comment12.target=double\ windChill(short,\ short)
  12. comment13.params=RH\ T
  13. comment13.target=double\ heatIndex(double,\ double)
  14. comment14.params=omgevingsTemp\ luchtVochtigheid
  15. comment14.target=double\ dewPoint(double,\ short)
  16. comment15.params=temp\ luchtVochtigheid
  17. comment15.target=double\ cloudHeight(double,\ short)
  18. comment2.params=mval
  19. comment2.target=double\ luchtVochtigheid(short)
  20. comment3.params=mval
  21. comment3.target=double\ windSnelheid(short)
  22. comment4.params=mval
  23. comment4.target=java.lang.String\ windRichting(short)
  24. comment5.params=mval
  25. comment5.target=double\ regenmeter(short)
  26. comment6.params=mval
  27. comment6.target=double\ uvIndex(short)
  28. comment7.params=mval
  29. comment7.target=double\ batterySpanning(short)
  30. comment8.params=mval
  31. comment8.target=java.lang.String\ sunRise(short)
  32. comment9.params=mval
  33. comment9.target=java.lang.String\ sunSet(short)
  34. numComments=16