public static double
getAngstroemB(double aBrightSunshineHours, double
aLatitudeIntRadians, int aDayOfYear, double aAngstrom_a, double
aRadiationValue) throws Exception;
Returns the Angstroem B Value. If the solar radiation is not measured, it
is calculated with the Angstrom formula which relates solar radiation to
extraterrestrial radiation and relative sunshine duration (FAO 56, chap. 3,
eq, 35)
Radiation value given as solar radiation [MJ/m².day]
- aBrightSunshineHours
- aLatitudeIntRadians
- aDayOfYear
- aAngstrom_a
- aRadiationValue
returns the AngstroemBValue