testbin Program

Uses

    • HorzBinMod
  • program~~testbin~~UsesGraph program~testbin testbin HorzBinMod HorzBinMod program~testbin->HorzBinMod

Calls

program~~testbin~~CallsGraph program~testbin testbin horzbintransformcreate horzbintransformcreate program~testbin->horzbintransformcreate horzbintransformdestroy horzbintransformdestroy program~testbin->horzbintransformdestroy horzbintransformrun horzbintransformrun program~testbin->horzbintransformrun

Variables

Type Attributes Name Initial
integer, parameter :: IMin = 144
integer, parameter :: IMout = 72
integer, parameter :: JMin = 91
integer, parameter :: JMout = 46
integer :: rc
real :: ain(IMin,jmin)
real :: aout(IMout,JMout)
type(HorzBinTransform) :: T