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


ssclib (ssclib-4.36.3) [22.0.0-9173c7d25-20250127]


getTypeName

This function returns the string expression for the given Integer as the datatype. This is meant to be used (mainly) in debugging. See /packages/dal/interface/dal.f90 for detail re the definition.

  interface getTypeName
    subroutine getTypeName(inInt, outStr)
      integer, intent(in) :: inInt
      character(*), intent(out) :: outStr
    end subroutine getTypeName
  end interface



XMM-Newton SOC -- 2025-01-27