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


emsaplib (emsaplib-2.33) [xmmsas_20230412_1735-21.0.0]

keywordDone

Aim: Write keyword stating that an action governed by a boolean parameter was performed.

The routine declaration is:

  subroutine keywordDone(in_tab, taskname, paramname)

! in_tab:    handle to the table where the keyword will be written
! taskname:  name of the calling task
! paramname: name of the boolean parameter

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



XMM-Newton SOC -- 2023-04-16