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


ssclib (ssclib-4.30) [xmmsas_20160201_1833-15.0.0]

getTypeName An additional layer over Poissonian statistics and source Home Index

Meta Index / Home Page / An additional layer over


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 -- 2016-02-01