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


ssclib (ssclib-4.30) [xmmsas_20160201_1833-15.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 -- 2016-02-01