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


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