net.simplace.usermodules.heidi.modules.canopy_paper_reference_gk.HourlyPenmanFunctions_heaters




public class HourlyPenmanFunctions_heaters {
// Public Constructors
public HourlyPenmanFunctions_heaters();


// Class Methods
public static HashMap PENMAN(double temp, double VP, double rad, double LAI,
double WN, double RNINTC, double heater);

Computation of the PENMAN EQUATION
returns


}