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


ssclib (ssclib-3.24) [xmmsas_20050815_1803-6.5.0]

get1stFilterThisAxis Routines which return information valueIsPassedByFilter Home Index

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

allFiltersPassValue

Returns TRUE if all filters of the specified axis name in the specified component pass the specified value.

  logical(bool) function allFiltersPassValue(dssComp, axisName, axisValue)
    type(DScompT),   intent(in) :: dssComp
    character(*), intent(in) :: axisName
    real(single), intent(in) :: axisValue
  end function allFiltersPassValue



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