Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/7.1.0/doc/ssclib/node99.html
Дата изменения: Mon Jul 9 01:26:56 2007
Дата индексирования: Sat Dec 22 08:45:07 2007
Кодировка:
copyRanges XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-3.29.3) [xmmsas_20070708_1801-7.1.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 -- 2007-07-08