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


binned_att (attcalc2-1.5) [xmmsas_20190531_1155-18.0.0]


writeBinnedAttitude

  subroutine writeBinnedAttitude(binnedAttSetName, binnedAttTabName&
  , binnedAtt, pntDeg, maxDelta, pntStyle, writeWeightColumn)
    character(*),     intent(in)           :: binnedAttSetName,&
                                              binnedAttTabName
    type(attBinType), intent(in)           :: binnedAtt(:)
    type(SpacecraftAttitudeType),&
                      intent(in)           :: pntDeg, maxDelta
    character(*),     intent(in)           :: pntStyle
    logical,          intent(in), optional :: writeWeightColumn
  end subroutine



XMM-Newton SOC/SSC -- 2019-06-02