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


ssclib (ssclib-4.30) [xmmsas_20160201_1833-15.0.0]

Spacecraft instrument attitude Subroutine shortcuts for manipulating Routines to calculate source Home Index

Meta Index / Home Page / Subroutine shortcuts for manipulating

Instrument $\to $ spacecraft attitude

  function getScAttitude(instrumAttitude, timeStamp) result(scAttitude)
    real(double),                 intent(in) :: timeStamp
    type(SpacecraftAttitudeType), intent(in) :: instrumAttitude
    type(SpacecraftAttitudeType)             :: scAttitude
  end function getScAttitude

NOTE this function requires the cal to have been set to the correct instrument before the call.



XMM-Newton SOC/SSC -- 2016-02-01