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


ssclib (ssclib-4.33) [xmmsas_20190531_1155-18.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/SSC -- 2019-06-02