GETRMS Subroutine

subroutine GETRMS(PRTIM, PRFUN, KSTART, KEND, PAVG, PRMS)

Arguments

Type IntentOptional Attributes Name
real :: PRTIM(KEND)
real :: PRFUN(KEND)
integer :: KSTART
integer :: KEND
real :: PAVG
real :: PRMS

Contents