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


ssclib (ssclib-4.30) [xmmsas_20160201_1833-15.0.0]

Routines which return information Routines which return information anyFilterOfThisAxis Home Index

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

valueIsPassedByDssComp

Returns TRUE if the component has a filter of the specified column or 'axis' name which passes the specified value. This searches only filters on single columns.

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



XMM-Newton SOC/SSC -- 2016-02-01