to_ppfd Interface

public interface to_ppfd

Module Procedures

public function to_ppfd_from_spectrum(spectrum, ppfd_spectrum) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: spectrum(:)
real(kind=real64), intent(inout), optional, allocatable :: ppfd_spectrum(:)

Return Value real(kind=real64)