Skip to content
  • Luc Maisonobe's avatar
    Added two ways to compute attitude: using date only thanks to · 34d70fa1
    Luc Maisonobe authored
    AttitudeLaw interface, and using date, position-velocity provider and
    frame thanks to AttitudeProvider interface
    All orbit propagators (including analytic ones and tabulated ones) can
    now be used for event detection. Event that try to reset the state
    will trigger an error for tabulated propagators since these
    propagators cannot changed the already tabulated state
    34d70fa1