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


ssclib (ssclib-4.36.1) [xmmsas_20230412_1735-21.0.0]


getAttributeTypeName

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

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



XMM-Newton SOC -- 2023-04-16