XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-4.28.1) [xmmsas_20141104_1833-14.0.0]

rangesAreWellFormed Routines which act on readRanges Home Index

Meta Index / Home Page / DSS utilities / Routines which act on

copyRanges

Copies one vector of ranges to another.

NOTE! You should deallocate the pointer outRanges() after use.

  subroutine copyRanges(inRanges, outRanges)
    type(RangeT), intent(in) :: inRanges(:)
    type(RangeT), pointer    :: outRanges(:)
  end subroutine copyRanges



XMM-Newton SOC/SSC -- 2014-11-04