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


ssclib (ssclib-4.33) [xmmsas_20190531_1155-18.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/SSC -- 2019-06-02