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


ssclib (ssclib-4.36.1) [xmmsas_20230412_1735-21.0.0]

numDssCompsWithValue

Returns the number of components which have a filter of the specified column or 'axis' name which passes the specified value. This searches only filters on single columns.

  integer function numDssCompsWithValue(dssPointer, axisName, axisValue)
    type(DssT),   intent(in) :: dssPointer
    character(*), intent(in) :: axisName
    real(single), intent(in) :: axisValue
  end function numDssCompsWithValue



XMM-Newton SOC -- 2023-04-16