Subroutine unified_slow

subroutine unified_slow

        ! Calls
    call user_slow

        ! Variables
    integer :: evtype
    integer :: ichan
    integer :: tstamp
    integer :: status
    real :: araw
    real :: avalue

end subroutine unified_slow

Description of Variables

evtype

integer :: evtype

ichan

integer :: ichan

tstamp

integer :: tstamp

status

integer :: status

araw

real :: araw

avalue

real :: avalue