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


ssclib (ssclib-4.36.1) [xmmsas_20230412_1735-21.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 -- 2023-04-16