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


emsaplib (emsaplib-2.32) [xmmsas_20190531_1155-18.0.0]

keywordRemove

Aim: Remove a keyword written with keywordDone.

The routine declaration is:

  subroutine keywordRemove(in_tab, paramname)

! in_tab:    handle to the table where the keyword will be set to 0
! paramname: name of the boolean parameter

    type(BlockT), intent(in) :: in_tab
    character(len=*), intent(in) :: paramname



XMM-Newton SOC/SSC -- 2019-06-02