powered by
This function is used internally by IVxbyx and others for the calculation of 1-sun Isc values based on Isc and Irradiance measurements.
isc.1sun(isc, Irrad)
Isc values
Irradiance values
Returns a calculated Isc value at 1-sun Irradiance.
# NOT RUN { isc_1sun <- isc.1sun(df_wbw$isc, df_wbw$poa) # }
Run the code above in your browser using DataLab