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


ssclib (ssclib-3.24) [xmmsas_20050815_1803-6.5.0]

numFiltersOfAxis Routines which return information allFiltersPassValue Home Index

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

get1stFilterThisAxis

Returns the handle of the first filter on the specified column or 'axis' name. This searches only filters on single columns.

  subroutine get1stFilterThisAxis(dssComp, axisName, firstFilter, status)
    type(DScompT),   intent(in)  :: dssComp
    character(*),    intent(in)  :: axisName
    type(DSfilterT), intent(out) :: firstFilter
    integer,         intent(out) :: status
  end subroutine get1stFilterThisAxis



XMM-Newton SOC/SSC -- 2005-08-15