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


ssclib (ssclib-4.36.1) [xmmsas_20230412_1735-21.0.0]

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 -- 2023-04-16