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


ssclib (ssclib-3.24) [xmmsas_20050815_1803-6.5.0]

Routines which act on Routines which act on checkRangeOverlap Home Index

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

copyRange

Copies one range structure to another.

  function copyRange(inRange) result(outRange)
    type(RangeT), intent(in) :: inRange
    type(RangeT) :: outRange
  end function copyRange



XMM-Newton SOC/SSC -- 2005-08-15