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


emsaplib (emsaplib-2.33.1) [22.0.0-9173c7d25-20250127]

sizeListParam

Aim: Read the size of a parameter list.

The routine declaration is:

   function sizeListParam( paramlist ) result( numlist )

! paramlist  : name of the string list parameter
! numlist    : number of strings in list

    character(len=*), intent(in)               :: paramlist
    integer                                    :: numlist



XMM-Newton SOC -- 2025-01-27