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


ssclib (ssclib-3.24) [xmmsas_20050815_1803-6.5.0]

numDssCompsOfAxis Routines which return information Routines which return information Home Index

Meta Index / Home Page / DSS utilities / Routines which return information

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/SSC -- 2005-08-15