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


ssclib (ssclib-4.34) [xmmsas_20201028_0905-19.0.0]

Spacecraft $\to $ instrument attitude

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

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



XMM-Newton SOC -- 2021-01-25