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


ssclib (ssclib-4.33) [xmmsas_20190531_1155-18.0.0]


rangesAreWellFormed

A RangeT vector (of size N) is defined as well-formed if and only if it obeys the following conditions:

Note that any ranges pointer can be brought into valid condition by passing it through the subroutine correctRanges() (section 9.5.4).

  logical(bool) function rangesAreWellFormed(ranges)
    type(RangeT), intent(in) :: ranges(:)
  end function rangesAreWellFormed

XMM-Newton SOC/SSC -- 2019-06-02